View source: R/addSampleManually.R
removeSampleManually | R Documentation |
Removes a sample from the source_df
of the package.
removeSampleManually(sample_name, update)
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 |
As a precaution udpate
must be manually set to TRUE.
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.