Data visualization tours animates linear projection of multivariate data as its basis (ie. orientation) changes. The 'spinifex' packages generates paths for manual tours by manipulating the contribution of a single variable at a time Cook & Buja (1997) <doi:10.1080/10618600.1997.10474754>. Other types of tours, such as grand (random walk) and guided (optimizing some objective function) are available in the 'tourr' package Wickham et al. <doi:10.18637/jss.v040.i02>. 'spinifex' builds on 'tourr' and can render tours with 'gganimate' and 'plotly' graphics, and allows for exporting as an .html widget and as an .gif, respectively. This work is fully discussed in Spyrison & Cook (2020) <doi:10.32614/RJ-2020-027>.
Version: | 0.3.6 |
Depends: | R (≥ 3.5.0), tourr |
Imports: | ggplot2, gganimate, plotly, shiny, Rdimtools, transformr, magrittr |
Suggests: | MASS, hexbin, htmlwidgets, gifski, png, dplyr, GGally, rmarkdown, knitr, testthat, lifecycle, covr, spelling |
Published: | 2022-03-31 |
Author: | Nicholas Spyrison |
Maintainer: | Nicholas Spyrison <spyrison at gmail.com> |
BugReports: | https://github.com/nspyrison/spinifex/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/nspyrison/spinifex/ |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | spinifex results |
Reference manual: | spinifex.pdf |
Vignettes: |
Getting started with spinifex ggproto API |
Package source: | spinifex_0.3.6.tar.gz |
Windows binaries: | r-devel: spinifex_0.3.6.zip, r-release: spinifex_0.3.6.zip, r-oldrel: spinifex_0.3.6.zip |
macOS binaries: | r-release (arm64): spinifex_0.3.6.tgz, r-oldrel (arm64): spinifex_0.3.6.tgz, r-release (x86_64): spinifex_0.3.6.tgz, r-oldrel (x86_64): spinifex_0.3.6.tgz |
Old sources: | spinifex archive |
Please use the canonical form https://CRAN.R-project.org/package=spinifex to link to this page.