removeStudy {OmicNavigator} | R Documentation |
Remove an installed study R package
Description
Remove an installed study R package
Usage
removeStudy(study, library = .libPaths()[1])
Arguments
study |
The name of the study or an |
library |
Directory where the study package is installed. Defaults to first directory
returned by |
Value
Invisibly returns the path of the removed study package
[Package OmicNavigator version 1.13.13 Index]