Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 991 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 991 Bytes

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