Description Usage Arguments Value Examples
Function to determine maximum value automatically handling NAs. Calculates maximum value disregarding NAs, except when all values are NA.
1 | max_na(x)
|
x |
numeric or character arguments; see also R documentation for min. |
The minimum value in x
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.