load.project: Automatically load data and packages for a project.

Description Usage Arguments Value See Also Examples

Description

This function automatically load all of the data and packages used by the project from which it is called. The behaviour can be controlled by adjusting the project.config configuration.

Usage

1
load.project(override.config = NULL)

Arguments

override.config

Named list, allows overriding individual configuration items.

Value

No value is returned; this function is called for its side effects.

See Also

create.project, get.project, cache.project, show.project, project.config

Examples

1
2
3
library('ProjectTemplate')

## Not run: load.project()

KentonWhite/rsangole-201-rstudio documentation built on May 24, 2019, 2:33 p.m.