tests/testthat/data/test.package/options/options_runtime.r

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