View source: R/fct_01_load_data.R
max_fun | R Documentation |
This function refines the max function to handle missing value, used with the aggregate function
max_fun(x)
x |
a vector |
a number, or NA if all the numbers are NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.