For an epmGrid object that contains geometric
morphometric shape coordinates, calculate the per-grid-cell
mean shape.
Usage
calcMeanShape(x)
Value
a list with 2 elements:
(1) matrix where nrow = number of grid cells and ncol =
the number of data columns. Each row is a vector of mean shape coordinates.
(2) a matrix of xy coordinates corresponding to those grid cells.