Skip to content
/ measure Public
forked from JamesHWade/measure

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

License

Notifications You must be signed in to change notification settings

topepo/measure

 
 

Repository files navigation

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

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 99.8%
  • Rez 0.2%