misc.R

## packages need to be import
pkg <- c("RCurl", "car", "lubridate", "mice", "R306", "rmeta", "RColorBrewer", "rjson")
sapply(pkg, function(x) devtools::use_package(x))

## build documentation
devtools::document()
lampk/Lmisc documentation built on Aug. 13, 2019, 8:02 a.m.