readLibrary: Read library file

Description Usage Arguments Details Value Examples

Description

Read library file

Usage

1
readLibrary(project.id = getProject())

Arguments

project.id

project.id to read library file

Details

Not for direct use. Uses read.csv to read autoloaded libraries.

Value

Autoloaded library information data

Examples

1
2
3
4
## Not run: 
readLibrary("adaprHome")

## End(Not run) 

adapr documentation built on May 1, 2019, 7:05 p.m.