R Bindings for 'Tabulator JS'


[Up] [Top]

Documentation for package ‘rtabulator’ version 0.1.2

Help Pages

add_row Add row to table
delete_selected_rows Delete selected rows from table
for_each_col Apply a column setter function to multiple columns
redo Redo changes
renderTabulator Shiny bindings for rtabulator
rtabulator-shiny Shiny bindings for rtabulator
set_calculation Set calculation
set_column_defaults Set column defaults
set_editor Set editor
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_header_filter Set header filter
set_multi_column_header Set multi column header
set_options_group_by Set group by options
set_options_pagination Set pagination options
set_tooltip Set tooltip
spreadsheet_def Spreadsheet definition for 'tabulator()' HTML widget
tabulator HTML widget to work with tabular data
tabulatorContext Context object to update a 'tabulator()' HTML widget
tabulatorOutput Shiny bindings for rtabulator
tabulator_options Setup options for 'tabulator()' HTML widget
titanic Titanic data set
trigger_download Download table data
trigger_get_data Submit data to R
trigger_get_sheet_data Submit sheet data to R
undo Undo changes