plotTangentSpace(A, axis1 = 1, axis2 = 2, warpgrids = TRUE, mesh = NULL,
label = FALSE, groups = NULL, verbose = FALSE)
plotRefToTarget
.prcomp
) (default, verbose = FALSE). If
verbose=TRUE, function returns a list containing the
following components:warpRefMesh
.data(plethodon)
Y.gpa<-gpagen(plethodon$land) #GPA-alignment
ref<-mshape(Y.gpa$coords)
plotTangentSpace(Y.gpa$coords, groups = paste(plethodon$species, plethodon$site))
Run the code above in your browser using DataLab