JamesHWade / measure

The goal of measure is to be a recipes-like interface to tidymodels for analytical characterization data.
https://jameshwade.github.io/measure/
Other
5 stars 2 forks source link
r recipes rstats tidymodels

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