| as_cognostics | Cast a data frame as a cognostics data frame |
| cog | Cast Column as a Cognostic |
| cogs | Cogs Wrapper Function |
| cog_disp_filter | Helper function for creating a cognostic for a link to another display in a filtered state |
| cog_href | Href Cognostic |
| create_cog_template | Create a cognostics template that can be edited and used to specify cognostics in a 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 |
| input_cogs | Specify a collection of input cognostics to be stored in browser localStorage |
| input_cogs_api | Specify a collection of input cognostics to be stored using an API |
| input_radio | Specify a radio button input |
| input_text | Specify a text input |
| map2_cog | Map over multiple inputs simultaneously and return a vector of cognostics data frames |
| map2_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 |
| md_description | Specify a markdown description for a display |
| mpg_labels | Labels for ggplot2 "mpg" data |
| panels | Panels Wrapper Function |
| pmap_cog | Map over multiple inputs simultaneously and return a vector of cognostics data frames |
| pmap_plot | Map over multiple inputs simultaneously and return a vector of plots |
| prepare_display | Set up all auxiliary files needed for a Trelliscope app |
| print.facet_trelliscope | Print facet trelliscope object |
| renderTrelliscope | Shiny bindings for Trelliscope |
| set_labels | Set labels for a data frame |
| sort_spec | Specify how a display should be sorted |
| trelliscope | Create a Trelliscope Display |
| Trelliscope-shiny | Shiny bindings for Trelliscope |
| trelliscopeOutput | Shiny bindings for Trelliscope |
| tr_charm | Use fidelius to password protect a trelliscope display |
| update_display_list | Update Trelliscope app display list file |
| view_item | Construct a list of view items |
| view_list | Construct a list of view items |
| 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 |