View source: R/remove_outliers.R
remove_outliers | R Documentation |
Remove the outliers (or any desire element) of an accnet or mash object.
remove_outliers(data, outliers)
data |
An accnet or mash object |
outliers |
A one data frame with a column "Source". It must contains the elements to remove |
An accnet or mash object without the removed elements.
outliers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.