pool_com | R Documentation |
Pools samples in a community data object by a factor in the 'env' table.
pool_com(com, var, fun = mean)
com |
a community data object. |
var |
the name of a column in 'env' to use for pooling. |
fun |
function to use for pooling. Default is mean. |
A list with community data.
pool_com()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.