Learn R Programming

displease (version 1.0.0)

Numeric and Color Sequences with Non-Linear Interpolation

Description

When visualising changes between two values over time, a strict linear interpolation can look jarring and unnatural. By applying a non-linear easing to the transition, the motion between values can appear smoother and more natural. This package includes functions for applying such non-linear easings to colors and numeric values, and is useful where smooth animated movement and transitions are desired.

Copy Link

Version

Install

install.packages('displease')

Monthly Downloads

122

Version

1.0.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Mike Cheng

Last Published

December 16th, 2024

Functions in displease (1.0.0)

seq_ease

Create a sequence interpolating between two values with the specified non-linear easing.
seq_color

Interpolate (non-linearly) between two colors