/measure

The goal of measure is to be a recipes-like interface to tidymodels for analytical characterization data.

Primary LanguageROtherNOASSERTION

measure

Lifecycle: experimental R-CMD-check Codecov test coverage

The goal of measure is to be a recipes-like interface to tidymodels for analytical characterization data.

Installation

You can install the development version of measure like so:

remotes::install_github("jameshwade/measure")

Example

This is a basic example which shows you how to solve a common problem:

library(measure)
## basic example code