R/animation_speed.R
speed_ramp.Rd
Returns a speed function that linearly ramps between two speed multipliers.
speed_ramp(start_speed = 1, end_speed = 1)
Starting speed multiplier
Ending speed multiplier
A function(t) -> t' for use with ChangeSpeed