clean_exclusion_size | R Documentation |
All particles below a lower size limit and above an upper size limit are removed from the data set.
clean_exclusion_size(data, lower.size, upper.size, diam)
data |
A data frame that will be manipulated. |
lower.size |
The lower size that is used as cut-off value. |
upper.size |
The upper size that is used as cut-off value. |
diam |
A vector inside the data that contains a measure of the particles diameter. |
Uwe Schnepf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.