Package: pivotea 1.0.2
pivotea: Create Pivot Table Easily
Pivot easily by specifying rows, columns, values and split.
Authors:
pivotea_1.0.2.tar.gz
pivotea_1.0.2.zip(r-4.5)pivotea_1.0.2.zip(r-4.4)pivotea_1.0.2.zip(r-4.3)
pivotea_1.0.2.tgz(r-4.4-any)pivotea_1.0.2.tgz(r-4.3-any)
pivotea_1.0.2.tar.gz(r-4.5-noble)pivotea_1.0.2.tar.gz(r-4.4-noble)
pivotea_1.0.2.tgz(r-4.4-emscripten)pivotea_1.0.2.tgz(r-4.3-emscripten)
pivotea.pdf |pivotea.html✨
pivotea/json (API)
NEWS
# Install 'pivotea' in R: |
install.packages('pivotea', repos = c('https://matutosi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/matutosi/pivotea/issues
- hogwarts - Timetable in Hogwarts School of Witchcraft and Wizardry.
Last updated 4 months agofrom:0d3b372861. Checks:OK: 6 ERROR: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | ERROR | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Exports:add_group_subextract_colhas_colna2emptyomit_na_colsomit_na_rowspivotreplace_colsplit_forcevalidate_col
Dependencies:clicpp11dplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add sub index within group | add_group_sub |
Helper for na_col_omit() | extract_col |
Detect if df has col | has_col |
Timetable in Hogwarts School of Witchcraft and Wizardry. | hogwarts |
replace NA character into "" | na2empty |
Remove all NA cols | omit_na_cols |
Remove all NA rows | omit_na_rows |
Pivot easily by specifying rows, columns, values and split. | pivot |
Replace a col with a data.frame. | replace_col |
Split by force with "" when split is NULL | split_force |
Validate col | validate_col |