addSample: Add sample interactively

View source: R/addSample.R

addSampleR Documentation

Add sample interactively

Description

Adds a new sample to the source data.frame.

Usage

addSample(source_df = sourceDataFrame(), update)

Arguments

source_df

The source data.frame. Defaults to the current source_df of the package.

update

Logical. Use with caution! If TRUE, the updated output data.frame will replace the current source_df of the package!

Value

The updated data.frame is returned invisibly.


theMILOlab/SPATAData documentation built on Aug. 27, 2024, 5:04 p.m.