Contains a set of functions that can be used to apply formats to data frames or vectors. The package aims to provide 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.
Package details |
|
---|---|
Author | David Bosak |
Maintainer | David Bosak <dbosak01@gmail.com> |
License | CC0 |
Version | 1.6.5 |
URL | https://fmtr.r-sassy.org https://github.com/dbosak01/fmtr |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.