View source: R/mean.mesh.colors.R
| mean.mesh.colors | R Documentation | 
Calculating means/group means for color sampled data
## S3 method for class 'mesh.colors'
mean(mesh.colors.object, covariate_data = NULL, group_labels = NULL)
| mesh.colors.object | a mesh.colors object. The result of tps.unwarp when color.sampling was specified | 
| covariate_data | dataframe with variables to specify a group mean to calculate | 
| group_labels | a vector of factors to group by. Up to two separate factors can be accepted | 
a mesh.colors object, with $sampled.colors now being the specified mean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.