R package implementing the grammar of temporal graphics

17 stars 1 forks 17 watchers R GNU General Public License v3.0
1 Open Issue Need Help Last updated: Sep 10, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue proposes renaming the `warps` and `time_warps` parameters in a `scale` function because the current term 'warps' is conceptually overloaded with Dynamic Time Warping (DTW), which serves a different purpose. The goal is to find a more accurate term for aligning repeating patterns within a single time series. Suggested alternatives include `steps`, `anchors`, and `knots`, and the issue seeks further opinions and suggestions.

Complexity: 3/5
help wanted

R package implementing the grammar of temporal graphics

R