total | R Documentation |
Add numbers, ignoring NAs
total( x, na.rm = TRUE, digits = Inf, signif = Inf, verbose = getOption("verbose") )
x |
numeric vector |
digits |
for |
signif |
for |
sum of (non-missing) values in x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.