threshold | R Documentation |
Returns logical vector indicating values above or below given limit
threshold(values, min = T, limit = 0, na.value = NA)
values |
numeric vector |
min |
limit is a minimum/lower limit |
limit |
cutoff value |
na.value |
value value for NA |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.