schmear schmear logo

Codecov test coverage R-CMD-check

Provides developer-focused helper functions and S3 classes to ease the creation of structured subtypes of data frames which require certain columns and types to be present, and which preserve special attributes through common data frame manipulations.

Installation

You can install the released version of schmear from CRAN with:

install.packages("schmear")

You can install the development version from GitHub with:

# install.packages("pak")
pak::pak("CoryMcCartan/schmear")