installStudy {OmicNavigator} | R Documentation |
Install a study as an R package
installStudy(study, library = .libPaths()[1])
study |
An OmicNavigator study to install (class |
library |
Directory to install package. Defaults to first directory
returned by |
Invisibly returns the original onStudy
object that was passed
to the argument study