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.
Arguments
- x
an object of class
equivalent_shifts
, result of functionequivalent_shifts
- trait
the number of the trait to be extracted. Default to 1.
- what
one of "shifts_values" or "root_values".
- ...
unused.