rapp/test.r.R

## Working directory //
path_wd <- "q:/home/wsp/rapp2/reposr"
if (getwd() != path_wd) {
  setwd(path_wd)    
}

require("testthat")
test()
rappster/reposr documentation built on May 26, 2019, 11:57 p.m.