View source: R/miscellaneous.R
addSampleTagsManually | R Documentation |
Adds tags to a sample.
addSampleTagsManually(source_df = sourceDataFrame(), sample_name, tags, update)
source_df |
The source data.frame. Defaults to the current |
tags |
Character vector of tags. |
update |
Logical. Use with caution! If TRUE, the updated output data.frame
will replace the current |
The updated data.frame is returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.