removeSampleManually: Remove sample

View source: R/addSampleManually.R

removeSampleManuallyR Documentation

Remove sample

Description

Removes a sample from the source_df of the package.

Usage

removeSampleManually(sample_name, update)

Arguments

sample_name

The sample name(s) to be removed.

update

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

Details

As a precaution udpate must be manually set to TRUE.

Value

The updated data.frame is returned invisibly.


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