options/options_runtime.r

options <- list(
	global_dir = file.path(Sys.getenv("HOME"), "rapp"),
	wd = getwd(),
	runtime_mode = "dev",
	lib = .libPaths()[1]
)
rappster/yamlr documentation built on May 27, 2019, 2:02 a.m.