bilat.symmetry(A, ind = NULL, side = NULL,
replicate = NULL, object.sym = FALSE,
land.pairs = NULL, GPAoutput = FALSE,
plot.method = "TPS", mag = 1, ...)
plotRefToTarget
)plotRefToTarget
)#Example of matching symmetry
data(mosquito)
bilat.symmetry(mosquito$wingshape,ind=mosquito$ind,side=mosquito$side,replicate=mosquito$replicate,object.sym=FALSE)
#Example of object symmetry
data(scallops)
bilat.symmetry(scallops$coorddata,ind=scallops$ind,object.sym=TRUE,land.pairs=scallops$land.pairs)
Run the code above in your browser using DataLab