rapp/options/options_runtime.r

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