readLibrary: Read library file

Description Usage Arguments Details Value Examples

View source: R/add_library.R

Description

Read library file

Usage

1
readLibrary(project.id = getProject())

Arguments

project.id

project.id to read library file

Details

Deprecated & Not for direct use. Uses read.csv to read autoloaded libraries. 'adapr2.0' no longer autoloads libraries.

Value

Autoloaded library information data

Examples

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

## End(Not run) 

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