Learn R Programming

adapr (version 2.0.0)

readLibrary: Read library file

Description

Read library file

Usage

readLibrary(project.id = getProject())

Arguments

project.id

project.id to read library file

Value

Autoloaded library information data

Details

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

Examples

Run this code
# NOT RUN {
readLibrary("adaprHome")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab