updateAdaprConfig: Updates the project list file to include project specific...

Description Usage Details Value Examples

View source: R/updateAdaprConfig.R

Description

Updates the project list file to include project specific libraries.

Usage

1

Details

Adds 2 columns to project listing. (project.library and library.path). This enables project specific libraries.

Projects are by default set to use the default library. If packrat is used, this is probably not the case.

Value

orchard

Examples

1
2
3
4
5
## Not run: 
orchard <- updateOrchardLibraries()
print(subset(orchard,project.id=="adaprHome"))

## End(Not run) 

gelfondjal/adapr documentation built on Feb. 2, 2020, 1:32 a.m.