getReportLink {OmicNavigator}R Documentation

Get link to report

Description

Get link to report

Usage

getReportLink(study, modelID)

Arguments

study

An OmicNavigator study. Either an object of class onStudy, or the name of an installed study package.

modelID

Filter by modelID

Value

Returns a one-element character vector with either a path to a report file or a URL to a report web page. If no report is available for the modelID, an empty character vector is returned.


[Package OmicNavigator version 1.13.13 Index]