addSampleTagsManually: Add sample tags manually

View source: R/miscellaneous.R

addSampleTagsManuallyR Documentation

Add sample tags manually

Description

Adds tags to a sample.

Usage

addSampleTagsManually(source_df = sourceDataFrame(), sample_name, tags, update)

Arguments

source_df

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

tags

Character vector of tags.

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.