importStudy {OmicNavigator} | R Documentation |
Import a study package
Description
Create an onStudy object by importing an installed study package
Usage
importStudy(study, libraries = NULL)
Arguments
study |
Named of an installed OmicNavigator study |
libraries |
The directories to search for installed study packages. If
left as |
Value
Returns the onStudy
object imported from the OmicNavigator
study package
[Package OmicNavigator version 1.13.13 Index]