Contains a set of functions that can be used to apply formats to data frames or vectors. The package aims to provide to R functionality similar to that of SASĀ® formats. Formats are assigned to the format attribute on data frame columns. Then when the fdata() function is called, a new data frame is created with the column data formatted as specified. The package also contains a value() function to create a user-defined format, similar to a SASĀ® user-defined format.
Version: | 1.1.0 |
Imports: | tibble, stats |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2020-09-11 |
Author: | David Bosak |
Maintainer: | David Bosak <dbosak01 at gmail.com> |
BugReports: | https://github.com/dbosak01/fmtr/issues |
License: | CC0 |
URL: | https://github.com/dbosak01/fmtr |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | fmtr results |
Reference manual: | fmtr.pdf |
Vignettes: |
fmtr-vignette |
Package source: | fmtr_1.1.0.tar.gz |
Windows binaries: | r-devel: fmtr_1.0.1.zip, r-release: fmtr_1.1.0.zip, r-oldrel: fmtr_1.0.1.zip |
macOS binaries: | r-release: fmtr_1.1.0.tgz, r-oldrel: fmtr_1.0.1.tgz |
Old sources: | fmtr archive |
Please use the canonical form https://CRAN.R-project.org/package=fmtr to link to this page.