powered by
This function automatically load all of the data and packages used by the project from which it is called.
load.project(override.config = NULL)
Named list, allows overriding individual configuration items.
No value is returned; this function is called for its side effects.
create.project, get.project, cache.project, show.project
create.project
get.project
cache.project
show.project
# NOT RUN { library('ProjectTemplate') # } # NOT RUN { load.project() # }
Run the code above in your browser using DataLab