fmtr: Easily Apply Formats to Data

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

AuthorDavid Bosak
MaintainerDavid Bosak <dbosak01@gmail.com>
LicenseCC0
Version1.6.2
URL https://fmtr.r-sassy.org
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("fmtr")

Try the fmtr package in your browser

Any scripts or data that you put into this service are public.

fmtr documentation built on Nov. 10, 2023, 9:07 a.m.