Learn R Programming

adapr (version 1.0.2)

get_orchard: Returns the primary hub file with project location and id information

Description

Returns the primary hub file with project location and id information

Usage

get_orchard()

Arguments

Value

orchard

Examples

Run this code
# NOT RUN {
orchard <- get_orchard()
print(subset(orchard,project.id=="adaprHome"))
# }
# NOT RUN {

# }

Run the code above in your browser using DataLab