R/animations.R
draw_border.Rd
Draw border animation
draw_border(scene, duration = 1, easing = "smooth", rate = 1)
A Scene object
Duration in seconds
Easing function
How much of the border to draw (0-1)
The Scene object (invisibly) for piping