state_to_trajectory():method = "projection" considers the nearest states inreference to calculate dissimilarities between thetarget_states andreference.method = "mixed" returns the same values thanmethod = "projection".plot.RETRA() correctly represents trajectories whenstates are not in order.
plot_edr() does not print[[i]]NULL tothe console.
retra_edr(): fixed error when!is.null(Dim).
Fixed errors due to incompatibilities with ecotraj 1.1.1
plot_edr() represents EDR trajectories and statesaccording to pre-defined colors or variablesresistance() calculates resistance todisturbances.
amplitude() calculates the amplitude of disturbedtrajectories.
recovery() calculates the recovery towards referencetrajectories.
net_change() calculates the net change of disturbedtrajectories.
state_to_trajectory() defines the position of astate with respect to a trajectory.
EDR_data now includes an abundance matrix fordisturbed communities.
Newvignette("Resilience") which describes howecological resilience can be assessed.
dEve() error now does not refer to any referencetrajectory.
define_retra() returns error if certain charactersare used intrajectories.
dist_edr() can be used when states are not inorder.