Package: dplyover 0.0.8.9002
Tim Tiefenbach
dplyover: Create columns by applying functions to vectors and/or columns in 'dplyr'
Extension of 'dplyr’s functionality that builds a family of functions around dplyr::across().
Authors:
dplyover_0.0.8.9002.tar.gz
dplyover_0.0.8.9002.zip(r-4.5)dplyover_0.0.8.9002.zip(r-4.4)dplyover_0.0.8.9002.zip(r-4.3)
dplyover_0.0.8.9002.tgz(r-4.4-any)dplyover_0.0.8.9002.tgz(r-4.3-any)
dplyover_0.0.8.9002.tar.gz(r-4.5-noble)dplyover_0.0.8.9002.tar.gz(r-4.4-noble)
dplyover_0.0.8.9002.tgz(r-4.4-emscripten)dplyover_0.0.8.9002.tgz(r-4.3-emscripten)
dplyover.pdf |dplyover.html✨
dplyover/json (API)
NEWS
# Install 'dplyover' in R: |
install.packages('dplyover', repos = c('https://timteafan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/timteafan/dplyover/issues
Last updated 3 years agofrom:f0cd984586. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | ERROR | Oct 30 2024 |
R-4.5-linux | ERROR | Oct 30 2024 |
R-4.4-win | ERROR | Oct 30 2024 |
R-4.4-mac | ERROR | Oct 30 2024 |
R-4.3-win | ERROR | Oct 30 2024 |
R-4.3-mac | ERROR | Oct 30 2024 |
Exports:.across2across2xcrossovercut_namesdist_valuesextract_namesoverover2over2xseq_rangeshow_prefixshow_suffix
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
dplyover: Create columns by applying functions to vectors and/or columns in 'dplyr' | dplyover-package dplyover |
Apply functions to two sets of columns simultaniously in 'dplyr' | across2 across2x |
Apply functions to a set of columns and a vector simultaniously in 'dplyr' | crossover |
Customer Satisfaction Survey (recoded data) | csat |
Customer Satisfaction Survey (raw data) | csatraw |
Apply functions to a list or vector in 'dplyr' | over |
The over-across function family | over_across_family |
Apply functions to two vectors simultaniously in 'dplyr' | over2 over2x |
Select values from variables | dist_values select_values seq_range |
Select string parts or patterns of column names | cut_names extract_names select_vars |
Selection helpers | over_selection_helpers selection_helpers |
Show affixes for variable pairs of two sets of columns | show_affix show_prefix show_suffix |
Evaluate an interpolated string as symbol | . string_eval |