dqshiny-package | dqshiny: Enhance Shiny Apps with Customizable Modules |
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 |
disable | Change the state of a shiny interface element |
disabled | Sets the initial state of all given tags |
dqshiny | dqshiny: Enhance Shiny Apps with Customizable Modules |
dq_accordion | Accordion module to show several collapsible boxes |
dq_add_selectize_options | Adds selectizeOptions to a column of rhandsontable |
dq_as_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_hot_empty_renderer | rhandsontable renderer |
dq_hot_html_renderer | rhandsontable renderer |
dq_hot_selectize_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_handsontable | Adds an uiOutput and renders an enhanced rhandsontable html widget |
dq_render_svg | Render ggplot2 figure as svg |
dq_space | Create an empty div for spacing |
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 |
remove_class | Change the state of a shiny interface element |
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 |
run_js | Adds a custom JS function |
show | Change the state of a shiny interface element |
text_filter | text filter for data.frames |
time_input | Creates a time input field |
toggle | Change the state of a shiny interface element |
toggle_class | Change the state of a shiny interface element |
toggle_state | Change the state of a shiny interface element |
update_autocomplete_input | Creates an autocomplete text input field |
update_dq_box | Creates a html box with specified parameters |
update_icon_state_button | Creates a state button showing different icons |
update_time_input | Creates a time input field |
video_box | Adds a video box to the app |
video_tag | Adds a video box to the app |