Convert a sequence of timesteps into a sequence of transition names
Source:R/as_transitions.R
as_transitions.Rd
Convert a sequence of timesteps into a sequence of transition names
Arguments
- timesteps
A valid sequence of timesteps. See
lookup_timestep_sequence()
.- bf
A BirdFlowR model, used to determine how much padding is needed around the timesteps.