View source: R/fct_01_load_data.R
sum_fun | R Documentation |
This function refines the sum function to handle missing value, used with the aggregate function
sum_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.