Description Usage Arguments Value Examples
View source: R/utility_functions.R
Get the sum from a numeric vector with NAs
1 | sum_na(x)
|
x |
A numeric vector. |
A numeric value representing sum of all the values excluding NAs.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.