partColMeans | R Documentation |
the client can use this function to calculate the global colmeans
partColMeans(x, na.rm = FALSE, collist = NULL)
x |
a dataframe |
na.rm |
logical remove NAs? |
collist |
a vector, subset of columns to use |
a numeric vector which contains the minimum and the maximum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.