| linear {omsvg} | R Documentation |
Use a linear movement for animation
Description
The linear() function can be used as a value for the easing_fn argument,
which is available in every anim_*() function (e.g., anim_position()).
Usage
linear()
Value
A linear function call as a string for use as a CSS property.
[Package omsvg version 0.1.0 Index]