| spinifex-package | spinifex |
| array2df | Turns a tour path array into a long data frame. |
| breastcancer | Wisconsin Breast Cancer Database |
| col_of | Return hex color code for a given discrete categorical variable. |
| create_manip_space | Create a manipulation space to rotate the manip variable in. |
| is_orthonormal | Test if a numeric matrix is orthonormal. |
| manual_tour | Produce the series of projection bases to rotate a variable into and out of a projection. |
| oblique_basis | Return the basis of an oblique frame |
| oblique_frame | Plot a single frame of a manual tour |
| pan_zoom | Pan (offset) and zoom (scale) a 2 column matrix, dataframe or scaler number. |
| pch_of | Return shape integers for a given discrete categorical variable. |
| play_manual_tour | Animate a manual tour |
| play_tour_path | Render display of a provided tour path |
| render_ | Prepate the ggplot object before passing to either animation package. |
| render_gganimate | Render the slides as a _gganimate_ animation. |
| render_plotly | Render the slides as a _plotly_ animation. |
| rotate_manip_space | Performs a rotation on the manipulation space of the given manip var. |
| run_app | Runs a shiny app demonstrating manual tours |
| set_axes_position | Returns the axis scale and position. |
| spinifex | spinifex |
| theme_spinifex | Aesthetic settings that can be applied to a ggplot object. |
| view_basis | Plot the axes directions of the basis table without data points. |
| view_manip_space | Plot projection frame and return the axes table. |
| weather | Sample dataset of daily weather observations from Canberra airport in Australia. |
| wine | The wine dataset from the UCI Machine Learning Repository. |