colGeoMeans | R Documentation |
Calculates the median of each column of a numeric matrix / data frame.
colGeoMeans(x, na.rm = TRUE)
x |
Input matrix, or all-numeric dataframe. |
na.rm |
Remove NA values for calculation? Default: TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.