A system for organizing column names in data. Aimed at supporting a prefix-based and suffix-based column naming scheme. Extends 'dplyr' functionality to add ordering by function and more explicit renaming.
Version: | 0.0.1 |
Depends: | R (≥ 4.1) |
Imports: | tibble, dplyr, stringr, tidyselect, rlang, cli |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2022-08-11 |
Author: | Christopher T. Kenny [aut, cre] |
Maintainer: | Christopher T. Kenny <christopherkenny at fas.harvard.edu> |
BugReports: | https://github.com/christopherkenny/name/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/christopherkenny/name, https://christophertkenny.com/name/ |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | name results |
Reference manual: | name.pdf |
Package source: | name_0.0.1.tar.gz |
Windows binaries: | r-devel: name_0.0.1.zip, r-release: name_0.0.1.zip, r-oldrel: name_0.0.1.zip |
macOS binaries: | r-release (arm64): name_0.0.1.tgz, r-oldrel (arm64): name_0.0.1.tgz, r-release (x86_64): name_0.0.1.tgz, r-oldrel (x86_64): name_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=name to link to this page.