Provides the function 'tidyformula()', which translates formulas containing 'tidyselect'-style selection helpers. It expands these helpers by evaluating 'dplyr::select()' with the relevant selection helper and a supplied data frame. The package contains methods for traversing abstract syntax trees from Wickham, Hadley (2019) <doi:10.1201/9781351201315>.
Version: | 0.1.0 |
Imports: | dplyr, purrr, rlang, stats |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2023-02-17 |
DOI: | 10.32614/CRAN.package.tidyformula |
Author: | Damian Pavlyshyn [aut, cre] |
Maintainer: | Damian Pavlyshyn <damian.pavlyshyn at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | tidyformula results |
Reference manual: | tidyformula.pdf |
Package source: | tidyformula_0.1.0.tar.gz |
Windows binaries: | r-devel: tidyformula_0.1.0.zip, r-release: tidyformula_0.1.0.zip, r-oldrel: tidyformula_0.1.0.zip |
macOS binaries: | r-release (arm64): tidyformula_0.1.0.tgz, r-oldrel (arm64): tidyformula_0.1.0.tgz, r-release (x86_64): tidyformula_0.1.0.tgz, r-oldrel (x86_64): tidyformula_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=tidyformula to link to this page.