installStudy: Install a study as an R package

View source: R/export.R

installStudyR Documentation

Install a study as an R package

Description

Install a study as an R package

Usage

installStudy(study, library = .libPaths()[1])

Arguments

study

An OmicNavigator study to install (class onStudy)

library

Directory to install package. Defaults to first directory returned by .libPaths.

Value

Invisibly returns the original onStudy object that was passed to the argument study


abbvie-external/OmicNavigator documentation built on April 12, 2025, 12:07 a.m.