extract.equivalent_shifts
takes an object of class
equivalent_shifts
, result of function equivalent_shifts
,
and returns the shifts of root values for a given trait.
an object of class equivalent_shifts
, result of
function equivalent_shifts
the number of the trait to be extracted. Default to 1.
one of "shifts_values" or "root_values".
unused.
A matrix with the values of the shifts (what = "shifts_values"
) or
the root (what = "root_values"
) for the trait for each equivalent
configuration. Each column is one configuration.