preppkg/identify_r_style_issues.R

setwd("~/repos/spacemap/")
library(devtools)
devtools::check()
devtools::clean_dll()
devtools::install()


library(lintr)
lintr::lint_package()
topherconley/spacemap documentation built on May 31, 2019, 6:36 p.m.