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 21 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

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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