prop.part.names
: a function for getting names of species within clades (withinc.nodes
option).rarefy.stat
: a function for rarefying statistics.slope.diff
: a function for measuring slope differences.- New argument in
procrustes.var.plot
:col.range
now allows to attribute a range for the color gradient, allowing the color gradients to be absolute (previously they were only relative to the input data - suggest by Pietro Viacava).
coordinates.difference
now has arounding
tolerance argument for rounding values (suggested by Ellen Coombs). Also, the function can not produce infinite angles anymore (NaN
are replaced by0
).variation.range
can now take an"array"
as theprocrustes
argument."mshape"
objects are now automatically coerced as"matrix"
incoordinates.difference
.- Improved test coverage.
- Added a
lwd
argument toprocrustes.var.plot
(suggested by Pietro Viacava)
linear.dist
function to measure linear distances between pairs of landmarks.array.to
utility function for convertinggpagen
arrays to lists or matrices.
- correct CI selection in
variation.range
when usingordination = TRUE
.
- First release!