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 22 Apr. 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
03/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/20Downloads for spinifex05101520253035TrendBars

Today's Hot Picks in Authors and Packages

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  
phylosamp  
Sample Size Calculations for Molecular and Phylogenetic Studies
Implements novel tools for estimating sample sizes needed for phylogenetic studies, including studi ...
Download / Learn more Package Citations See dependency  
optimStrat  
Choosing the Sample Strategy
Intended to assist in the choice of the sampling strategy to implement in a survey. ...
Download / Learn more Package Citations See dependency  
GWPR.light  
Geographically Weighted Panel Regression
Geographically weighted panel regression is grounded in a branch of spatial statistics. Using geogra ...
Download / Learn more Package Citations See dependency  
Qest  
Quantile-Based Estimator
Quantile-based estimators (Q-estimators) can be used to fit any parametric distribution, using its q ...
Download / Learn more Package Citations See dependency  
ino  
Initialization of Numerical Optimization
Analysis of the initialization for numerical optimization of real-valued functions, including likel ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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