Commits


Sam Albers authored and Neal Richardson committed a76e277213e
ARROW-7796: [R] write_* functions should invisibly return their inputs I had some trouble building from source on Windows but I thought the changes were simple enough that I just went ahead. Tests and documentation also updated. Closes #6387 from boshek/write_return and squashes the following commits: d4d1ead29 <Sam Albers> Update r/NEWS.md 5f0e316db <Sam Albers> Merge branch 'master' into write_return 5d325799f <Sam Albers> update NEWS 53c3ab9ce <Sam Albers> Update r/tests/testthat/test-read-write.R 673de49ca <Sam Albers> Update r/tests/testthat/test-feather.R 11db34c63 <Sam Albers> Update r/tests/testthat/test-parquet.R 12222d6c1 <Sam Albers> update documentation 3768d0f7a <Sam Albers> return invisibly a595854b7 <Sam Albers> write_arrow returns input cac8db8dd <Sam Albers> write_feather returns input f6b79de4c <Sam Albers> write_parquet returns input Lead-authored-by: Sam Albers <sam.albers@gov.bc.ca> Co-authored-by: Sam Albers <sam.albers@gmail.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>