Learn R Programming

OmicNavigator (version 1.13.13)

shared-add: Shared parameters for add functions

Description

Shared parameters for add functions

Value

Returns the original onStudy object passed to the argument

study, but modified to include the newly added data

Arguments

study

An OmicNavigator study created with createStudy

reset

Reset the data prior to adding the new data (default: FALSE). The default is to add to or modify any previously added data (if it exists). Setting reset = TRUE enables you to remove existing data you no longer want to include in the study.