add_class               Change the state of a shiny interface element
add_js                  Adds a custom JS function
autocomplete_input      Creates an autocomplete text input field
click                   Programmatically click a button
create_dq_box_group     Create a dq box group
dq_accordion            Accordion module to show several collapsible
                        boxes
dq_add_selectize_options
                        Adds selectizeOptions to a column of
                        rhandsontable
dq_box                  Creates a html box with specified parameters
dq_busy                 Adds a loading image if shiny is busy
dq_handsontable_output
                        Adds an uiOutput and renders an enhanced
                        rhandsontable html widget
dq_helptag              Creates a help symbol with the given title as
                        popover
dq_hot_cell             Configure individual cells of rhandsontable
                        widget
dq_hot_date_renderer    rhandsontable renderer
dq_htmltable            Create a HTML table containing the given list
                        of elements
dq_icon                 Creates an icon element
dq_infobox              Creates an info box with given texts
dq_render_svg           Render ggplot2 figure as svg
dq_space                Create an empty div for spacing
dqshiny                 dqshiny: Enhance Shiny Apps with Customizable
                        Modules
enable                  Change the state of a shiny interface element
hidden                  Sets the initial state of all given tags
hide                    Change the state of a shiny interface element
icon_state_button       Creates a state button showing different icons
init                    Initializes dqshiny
init_fonts              Initializes dqshiny fonts for figures
range_filter            numeric range filter for data.frames
render_dq_box_group     Directly render a set of dq_boxes as a group
render_hot              Function to (re)render an existing
                        rhandsontable
reset_slider_input      Function to reset a slider input
text_filter             text filter for data.frames
time_input              Creates a time input field
video_box               Adds a video box to the app
