Implements an algorithm to effortlessly split a column in an R data frame filled with multiple values separated by delimiters. This automates the process of creating separate columns for each unique value, transforming them into binary outcomes.
Version: | 0.0.2 |
Imports: | stringr |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2023-10-18 |
DOI: | 10.32614/CRAN.package.dfexpand |
Author: | Jeffery Painter [aut, cre] |
Maintainer: | Jeffery Painter <jeff at jivecast.com> |
BugReports: | https://github.com/jlpainter/dfexpand/issues/ |
License: | GPL (≥ 3) |
URL: | https://github.com/jlpainter/dfexpand |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | dfexpand results |
Reference manual: | dfexpand.pdf |
Package source: | dfexpand_0.0.2.tar.gz |
Windows binaries: | r-devel: dfexpand_0.0.2.zip, r-release: dfexpand_0.0.2.zip, r-oldrel: dfexpand_0.0.2.zip |
macOS binaries: | r-release (arm64): dfexpand_0.0.2.tgz, r-oldrel (arm64): dfexpand_0.0.2.tgz, r-release (x86_64): dfexpand_0.0.2.tgz, r-oldrel (x86_64): dfexpand_0.0.2.tgz |
Old sources: | dfexpand archive |
Please use the canonical form https://CRAN.R-project.org/package=dfexpand to link to this page.