dbosak01/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.

Getting started

Package details

AuthorDavid Bosak
MaintainerDavid Bosak <dbosak01@gmail.com>
LicenseCC0
Version1.6.3
URL https://fmtr.r-sassy.org
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dbosak01/fmtr")
dbosak01/fmtr documentation built on Jan. 26, 2024, 6:41 p.m.