You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jonathan Keane (Jira)" <ji...@apache.org> on 2021/02/22 16:31:00 UTC

[jira] [Created] (ARROW-11729) [R] Add examples to the datasets documentation

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)