CRAN/E | fmtr

fmtr

Easily Apply Formats to Data

Installation

About

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.

fmtr.r-sassy.org
Bug report File report

Key Metrics

Version 1.5.9
R ≥ 3.6.0
Published 2022-09-08 269 days ago
Needs compilation? yes
License CC0
CRAN checks fmtr results

Downloads

Last 24 hours 0 -100%
Last 7 days 151 -17%
Last 30 days 1.137 +31%
Last 90 days 2.844 +33%
Last 365 days 10.052 +17%

Maintainer

Maintainer

David Bosak

dbosak01@gmail.com

Authors

David Bosak

Material

README
NEWS
Reference manual
Package source

Vignettes

Convenience Functions
example1
Format Apply Function
FAQ
Format Catalogs
Format Data Function
Helper Functions
fmtr

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

fmtr archive

Depends

R ≥ 3.6.0
common

Imports

tibble
stats
crayon
Rcpp

Suggests

testthat
knitr
rmarkdown
covr
logr
utils

LinkingTo

Rcpp

Reverse Imports

reporter
sassy

Reverse Suggests

libr