Jonathan Keane created ARROW-11729:
--------------------------------------
Summary: [R] Add examples to the datasets documentation
Key: ARROW-11729
URL: https://issues.apache.org/jira/browse/ARROW-11729
Project: Apache Arrow
Issue Type: Bug
Components: R
Reporter: Jonathan Keane
There are currently very few examples in the documentation (we have some in
vignettes, though those have a slightly different audience).
One specific addition would be to show how {{group_by(vars) %>%
write_dataset(...)}} is the same as {{write_dataset(..., partitioning =
c(vars))}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)