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 onStudy object. Do not include the prefix of the installed package, e.g. ONstudy.

library

Directory where the study package is installed. Defaults to first directory returned by .libPaths.

Value

Invisibly returns the path of the removed study package


[Package OmicNavigator version 1.13.13 Index]