tests/testthat/data/rapp.test.1/options/options_runtime.r

options_runtime <- list(
	global_dir = file.path(Sys.getenv("HOME"), "rapp"),
	runtime_mode = "dev",
	lib = .libPaths()[1],
	wd = getwd()
)
rappster/rapp documentation built on May 26, 2019, 11:56 p.m.