powered by
Updates the project list file to include project specific libraries.
updateAdaprConfig()
orchard
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.
# NOT RUN { orchard <- updateOrchardLibraries() print(subset(orchard,project.id=="adaprHome")) # } # NOT RUN { # }
Run the code above in your browser using DataLab