Create Interactive Trelliscope Displays
Cast a data frame as a cognostics data frame
Cast Column as a Cognostic
Helper function for creating a cognostic for a link to another display...
Href Cognostic
Cogs Wrapper Function
Facet Trelliscope
Cast a vector of URLs pointing to images as an image panel source
Cast a vector of URLs pointing to local images as an image panel sourc...
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
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
Shiny bindings for Trelliscope
Create a Trelliscope Display
trelliscopejs
Update Trelliscope app display list file
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.