lifecycle Travis build status GitHub All Releases

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

add2prep

The goal of add2prep is to save time to do data preprocessing.

Installation

You can install the released version of add2prep from Github with:

devtools::install_github('JiaxiangBU/add2prep')
library(add2prep)

Example

See the vignettes.



JiaxiangBU/add2prep documentation built on May 5, 2019, 7:07 a.m.