show.project: Show information about the current project.

Description Usage Value See Also Examples

Description

This function will show the user all of the information that ProjectTemplate has about the current project. This information is gathered when load.project is called. At present, ProjectTemplate keeps a record of the project's configuration settings, all packages that were loaded automatically and all of the data sets that were loaded automatically. The information about autoloaded data sets is used by the cache.project function.

Usage

1

Value

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

See Also

create.project, load.project, get.project, cache.project

Examples

1
2
3
4
5
6
library('ProjectTemplate')

## Not run: load.project()

show.project()
## End(Not run)

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