Commits

Neal Richardson authored c03f2f6fdd7
ARROW-8024: [R] Bindings for BinaryType and FixedSizeBinaryType You still can't do much useful with them yet, but at least you can make them (and safely). Closes #6554 from nealrichardson/binary-type and squashes the following commits: 570b2e6df <Neal Richardson> (manually) update docs e761c4a80 <Neal Richardson> Fix doclet 197fb92b7 <Neal Richardson> Update docs 754d4d231 <Neal Richardson> Add constructor for binary and fixed size binary types; more validation Authored-by: Neal Richardson <neal.p.richardson@gmail.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>