Functions for creating Trelliscope displays.
trelliscope()
Create a Trelliscope Display
facet_trelliscope()
Facet Trelliscope
img_panel()
Cast a vector of URLs pointing to images as an image panel source
img_panel_local()
Cast a vector of URLs pointing to local images as an image panel source
print(<facet_trelliscope>)
Print facet trelliscope object
Functions for creating and modifying the behavior of cognostics.
cog()
Cast Column as a Cognostic
cog_href()
Href Cognostic
cogs()
Cogs Wrapper Function
cog_disp_filter()
Helper function for creating a cognostic for a link to another display in a filtered state
Helper functions for working in the tidyverse.
map2_cog() pmap_cog()
map2_cog()
pmap_cog()
Map over multiple inputs simultaneously and return a vector of cognostics data frames
map2_plot() pmap_plot()
map2_plot()
pmap_plot()
Map over multiple inputs simultaneously and return a vector of plots
map_cog()
Apply a function to each element of a vector and return a vector of cognostics data frames
map_plot()
Apply a function to each element of a vector and return a vector of plots
panels()
Panels Wrapper Function
set_labels()
Set labels for a data frame
sort_spec()
Specify how a display should be sorted
Low-level functions.
prepare_display()
Set up all auxiliary files needed for a Trelliscope app
update_display_list()
Update Trelliscope app display list file
write_cognostics()
Write cognostics data for a display in a Trelliscope app
write_config()
Write Trelliscope app configuration file
write_display_obj()
Write a "display object" file for a Trelliscope app
write_panel()
Write a plot object as a panel in a Trelliscope display
write_panels()
Write a list of plot objects as panels in a Trelliscope display
as_cognostics()
Cast a data frame as a cognostics data frame
Datasets
mpg_labels
Labels for ggplot2 "mpg" data