i_na_range | R Documentation |
define which values will be handled as missing values
i_na_range(x, values)
x |
vector |
values |
vector with missing range e.g. c(-9:-1) or NULL (NULL will remove all missing values) |
Returns x with missing range set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.