get_total | R Documentation |
Get the total of numeric variables
get_total(df)
df |
Object of type dataframe This function calculates the total of all numerical variables, there must be at least one variable of any type other than numerical. |
get_total(iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.