Create Interactive Trelliscope Displays
Cast a data frame as a cognostics data frame
Helper function for creating a cognostic for a link to another display...
Href Cognostic
Cast Column as a Cognostic
Cogs Wrapper Function
Create a cognostics template that can be edited and used to specify co...
Facet Trelliscope
Cast a vector of URLs pointing to local images as an image panel sourc...
Cast a vector of URLs pointing to images as an image panel source
Specify a collection of input cognostics to be stored using an API
Specify a collection of input cognostics to be stored in browser local...
Specify a radio button input
Specify a text input
Apply a function to each element of a vector and return a vector of co...
Apply a function to each element of a vector and return a vector of pl...
Map over multiple inputs simultaneously and return a vector of cognost...
Map over multiple inputs simultaneously and return a vector of plots
Specify a markdown description for a display
Panels Wrapper Function
Set up all auxiliary files needed for a Trelliscope app
Print facet trelliscope object
Set labels for a data frame
Specify how a display should be sorted
Use fidelius to password protect a trelliscope display
Shiny bindings for Trelliscope
Create a Trelliscope Display
trelliscopejs: Create Interactive Trelliscope Displays
Update Trelliscope app display list file
Construct a list of view items
Construct a list of view items
Write cognostics data for a display in a Trelliscope app
Write Trelliscope app configuration file
Write a "display object" file for a Trelliscope app
Write a plot object as a panel in a Trelliscope display
Write a list of plot objects as panels in a Trelliscope display
Trelliscope is a scalable, flexible, interactive approach to visualizing data (Hafen, 2013 <doi:10.1109/LDAV.2013.6675164>). This package provides methods that make it easy to create a Trelliscope display specification for TrelliscopeJS. High-level functions are provided for creating displays from within 'tidyverse' or 'ggplot2' workflows. Low-level functions are also provided for creating new interfaces.
Useful links