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.7.0")



Attach the package and use:
library("spinifex")
Maintained by
Nicholas Spyrison
[Scholar Profile | Author Map]
All associated links for this package
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.7.0, https://cran.r-project.org/web/packages/spinifex. Accessed 07 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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