Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 490 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 490 Bytes

tidymrp

The goal of tidymrp is to …

Installation

You can install the development version of tidymrp from GitHub with:

# install.packages("devtools")
devtools::install_github("jokroese/tidymrp")

Example

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

library(tidymrp)
## basic example code