Skip to contents

Convert a sequence of timesteps into a sequence of transition names

Usage

as_transitions(timesteps, bf)

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.

Value

A directional sequence of transitions that connect timesteps.