Contains a set of functions that can be used to apply formats to data frames or vectors. The package aims to provide to 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.4.1 |
Depends: | R (≥ 4.0.0) |
Imports: | tibble, stats, crayon |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2021-01-06 |
Author: | David Bosak |
Maintainer: | David Bosak <dbosak01 at gmail.com> |
BugReports: | https://github.com/dbosak01/fmtr/issues |
License: | CC0 |
URL: | https://fmtr.r-sassy.org |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | fmtr results |
Reference manual: | fmtr.pdf |
Vignettes: |
Convenience Functions Format Apply Function Format Catalogs Format Data Function Helper Functions fmtr |
Package source: | fmtr_1.4.1.tar.gz |
Windows binaries: | r-devel: fmtr_1.4.1.zip, r-release: fmtr_1.4.1.zip, r-oldrel: fmtr_1.0.1.zip |
macOS binaries: | r-release: fmtr_1.4.1.tgz, r-oldrel: fmtr_1.0.1.tgz |
Old sources: | fmtr archive |
Reverse imports: | reporter |
Please use the canonical form https://CRAN.R-project.org/package=fmtr to link to this page.