Description Usage Arguments Value
Returns the statistic values, such as sum, mean, max, min of each column of dataframe or matrix.
1 2 3 4 5 6 7 8 9 10 11 |
x |
a matrix of dataframe |
na.rm |
logical. Should missing values (including NaN) be removed? |
A series of statistic value of each column of x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.