Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
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))