Commits


Matt Peterson authored and Neal Richardson committed 7dc23b1c28d
ARROW-14228: [R] Allow for creation of nullable fields This commit allows for the creation of nullable fields in the R API. It retains the default value of TRUE if nullable is not specified. Closes #11324 from mpeterson-p4/master Lead-authored-by: Matt Peterson <mpeterson@paradigm4.com> Co-authored-by: Neal Richardson <neal.p.richardson@gmail.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>