Package: rollup 0.1.0
rollup: A Tidy Grouping Set Aggregation
A Tidy implementation of 'grouping sets', 'rollup' and 'cube' - extensions of the 'group_by' clause that allow for computing multiple 'group_by' clauses in a single statement. For more detailed information on these functions, please refer to "Enhanced Aggregation, Cube, Grouping and Rollup" <https://cwiki.apache.org/confluence/display/Hive/Enhanced+Aggregation%2C+Cube%2C+Grouping+and+Rollup>.
Authors:
rollup_0.1.0.tar.gz
rollup_0.1.0.zip(r-4.5)rollup_0.1.0.zip(r-4.4)rollup_0.1.0.zip(r-4.3)
rollup_0.1.0.tgz(r-4.4-any)rollup_0.1.0.tgz(r-4.3-any)
rollup_0.1.0.tar.gz(r-4.5-noble)rollup_0.1.0.tar.gz(r-4.4-noble)
rollup_0.1.0.tgz(r-4.4-emscripten)rollup_0.1.0.tgz(r-4.3-emscripten)
rollup.pdf |rollup.html✨
rollup/json (API)
NEWS
# Install 'rollup' in R: |
install.packages('rollup', repos = c('https://juyoungahn.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/juyoungahn/rollup/issues
- web_service_data - Web Service Data
Last updated 3 months agofrom:ffec1f313a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 28 2024 |
R-4.5-win | OK | Oct 28 2024 |
R-4.5-linux | OK | Oct 28 2024 |
R-4.4-win | OK | Oct 28 2024 |
R-4.4-mac | OK | Oct 28 2024 |
R-4.3-win | OK | Oct 28 2024 |
R-4.3-mac | OK | Oct 28 2024 |
Exports:grouping_setssummarisesummarizesummarize_rollupwith_cubewith_rollup
Dependencies:askpassblobclicodetoolsconfigcpp11curlDBIdbplyrdplyrfansigenericsglobalsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangrstudioapisparklyrstringistringrsystibbletidyrtidyselectutf8uuidvctrswithrxml2yaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
grouped_df_list class definition | grouped_df_list-class |
grouping_sets | grouping_sets |
Generic 'summarise' function | summarise |
Default method for 'summarise' | summarise,ANY-method |
Method for 'summarise' on grouped_df_list | summarise,grouped_df_list-method |
Generic 'summarize' function | summarize |
summarize_rollup | summarize_rollup |
Default method for 'summarize' | summarize,ANY-method |
Method for 'summarize' on grouped_df_list | summarize,grouped_df_list-method |
Web Service Data | web_service_data |
with_cube | with_cube |
with_rollup | with_rollup |