Other packages > Find by keyword >

spinifex  

Manual Tours, Manual Control of Dynamic Projections of Numeric Multivariate Data
View on CRAN: Click here


Download and install spinifex package within the R console
Install from CRAN:
install.packages("spinifex")

Install from Github:
library("remotes")
install_github("cran/spinifex")

Install by package version:
library("remotes")
install_version("spinifex", "0.3.8")



Attach the package and use:
library("spinifex")
Maintained by
Nicholas Spyrison
[Scholar Profile | Author Map]
First Published: 2019-04-09
Latest Update: 2024-01-29
Description:
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>.
How to cite:
Nicholas Spyrison (2019). spinifex: Manual Tours, Manual Control of Dynamic Projections of Numeric Multivariate Data. R package version 0.3.8, https://cran.r-project.org/web/packages/spinifex. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.0 (2019-04-09 14:00), 0.2.0 (2020-06-18 12:40), 0.2.5 (2020-07-14 15:10), 0.2.6 (2020-11-09 08:50), 0.2.7 (2020-11-18 16:00), 0.2.8 (2021-04-18 16:50), 0.3.1 (2021-09-28 14:30), 0.3.2 (2022-01-05 00:40), 0.3.3 (2022-02-01 08:50), 0.3.4 (2022-02-18 08:50), 0.3.5 (2022-03-09 10:10), 0.3.6 (2022-03-31 10:30), 0.3.7.0 (2024-01-29 15:40)
Other packages that cited spinifex R package
View spinifex citation profile
Other R packages that spinifex depends, imports, suggests or enhances
Complete documentation for spinifex
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for spinifex0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA