summaryrefslogtreecommitdiff
path: root/graphics/R-cran-tweenr/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/R-cran-tweenr/pkg-descr')
-rw-r--r--graphics/R-cran-tweenr/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/R-cran-tweenr/pkg-descr b/graphics/R-cran-tweenr/pkg-descr
new file mode 100644
index 000000000000..62cb56216931
--- /dev/null
+++ b/graphics/R-cran-tweenr/pkg-descr
@@ -0,0 +1,5 @@
+In order to create smooth animation between states of data, tweening is
+necessary. This package provides a range of functions for creating tweened data
+that can be used as basis for animation. Furthermore it adds a number of
+vectorized interpolaters for common R data types such as numeric, date and
+colour.