Package index
-
tabulator() - HTML widget to work with tabular data
-
tabulator_options() - Setup options for
tabulator()HTML widget
-
set_options_group_by() - Set group by options
-
set_options_pagination() - Set pagination options
-
set_column_defaults() - Set column defaults
-
set_editor() - Set editor
-
set_header_filter() - Set header filter
-
set_multi_column_header() - Set multi column header
-
set_tooltip() - Set tooltip
-
for_each_col() - Apply a column setter function to multiple columns
-
set_column_editor_input() - The input editor allows entering of a single line of plain text
-
set_column_editor_numeric() - The numeric editor allows for numeric entry with a number type input element with increment and decrement buttons.
-
set_column_editor_text_area() - The textarea editor allows entering of multiple lines of plain text
-
modify_col_def() - Modify column definition
-
set_formatter_color() - Set color formatter
-
set_formatter_datetime() - Set datetime formatter
-
set_formatter_html() - Set HTML formatter
-
set_formatter_image() - Set image formatter
-
set_formatter_link() - Set link formatter
-
set_formatter_money() - Set money formatter
-
set_formatter_plaintext() - Set plain text formatter
-
set_formatter_progress() - Set progress formatter
-
set_formatter_star() - Set star rating formatter
-
set_formatter_textarea() - Set text area formatter
-
set_formatter_tick_cross() - Set tick cross formatter
-
set_formatter_toggle_switch() - Set toggle switch formatter
-
set_formatter_traffic_light() - Set traffic light formatter
-
set_calculation() - Set calculation
-
tabulatorOutput()renderTabulator() - Shiny bindings for rtabulator
-
tabulatorContext() - Context object to update a
tabulator()HTML widget
-
add_row() - Add row to table
-
delete_selected_rows() - Delete selected rows from table
-
trigger_download() - Download table data
-
trigger_get_data() - Submit data to R
-
trigger_get_sheet_data() - Submit sheet data to R
-
undo() - Undo changes
-
redo() - Redo changes
-
spreadsheet_def() - Spreadsheet definition for
tabulator()HTML widget
-
titanic() - Titanic data set