inst/app_rslates.R

# blueprint.dir <- system.file("builtin_blueprints", package="rslates")
# blueprint.files <- list.files(blueprint.dir, pattern = '\\.R$', full.names = TRUE)
#
# e <- new.env()
# for (f in blueprint.files) {
#
#   eval(parse(f), envir = e)
# }
#
# options(
#   slate.blueprints = as.list(e)
#   #slate.data.blueprints = create_data_blueprints()
# )

slatesApp()
amar00k/rslates documentation built on May 25, 2021, 1:12 p.m.