powered by
read_config
Use read_drake_config() instead.
read_drake_config()
read_config(path = getwd(), search = TRUE, cache = drake::get_cache(path = path, search = search, verbose = verbose), verbose = TRUE)
same as read_drake_config()
The master internal configuration list of a project.
Deprecated on 2017-11-12.
# NOT RUN { # See ?read_drake_config for examples. # }
Run the code above in your browser using DataLab