Learn R Programming

omsvg (version 0.1.0)

linear: 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()

Arguments

Value

A linear function call as a string for use as a CSS property.