Package: rtabulator 0.1.2.9000

Stefan Kuethe

rtabulator: R Bindings for 'Tabulator JS'

Provides R bindings for 'Tabulator JS' <https://tabulator.info/>. Makes it a breeze to create highly customizable interactive tables in 'rmarkdown' documents and 'shiny' applications. It includes filtering, grouping, editing, input validation, history recording, column formatters, packaged themes and more.

Authors:Stefan Kuethe [aut, cre, cph], Nico Friess [aut], Oli Folkerd [cph]

rtabulator_0.1.2.9000.tar.gz
rtabulator_0.1.2.9000.zip(r-4.5)rtabulator_0.1.2.9000.zip(r-4.4)rtabulator_0.1.2.9000.zip(r-4.3)
rtabulator_0.1.2.9000.tgz(r-4.4-any)rtabulator_0.1.2.9000.tgz(r-4.3-any)
rtabulator_0.1.2.9000.tar.gz(r-4.5-noble)rtabulator_0.1.2.9000.tar.gz(r-4.4-noble)
rtabulator_0.1.2.9000.tgz(r-4.4-emscripten)rtabulator_0.1.2.9000.tgz(r-4.3-emscripten)
rtabulator.pdf |rtabulator.html
rtabulator/json (API)
NEWS

# Install 'rtabulator' in R:
install.packages('rtabulator', repos = c('https://eoda-dev.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/eoda-dev/rtabulator/issues

On CRAN:

bindingshtmlwidgetsrlangshinyspreadsheettabletabulator-js

3.70 score 2 stars 9 scripts 480 downloads 40 exports 56 dependencies

Last updated 9 days agofrom:806832a7d0. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 14 2024
R-4.5-winOKNov 14 2024
R-4.5-linuxOKNov 14 2024
R-4.4-winOKNov 14 2024
R-4.4-macOKNov 14 2024
R-4.3-winOKNov 14 2024
R-4.3-macOKNov 14 2024

Exports:add_rowdelete_selected_rowsfor_each_colmodify_col_defredorenderTabulatorset_calculationset_column_defaultsset_column_editor_inputset_column_editor_numericset_column_editor_text_areaset_editorset_formatter_colorset_formatter_datetimeset_formatter_htmlset_formatter_imageset_formatter_linkset_formatter_moneyset_formatter_plaintextset_formatter_progressset_formatter_starset_formatter_textareaset_formatter_tick_crossset_formatter_toggle_switchset_formatter_traffic_lightset_header_filterset_multi_column_headerset_options_group_byset_options_paginationset_tooltipspreadsheet_deftabulatortabulator_optionstabulatorContexttabulatorOutputtitanictrigger_downloadtrigger_get_datatrigger_get_sheet_dataundo

Dependencies:base64encbitbit64bslibcachemclicliprcommonmarkcpp11crayondigestevaluatefansifastmapfontawesomefsgluehighrhmshtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimepillarpkgconfigprettyunitsprogresspromisespurrrR6rappdirsRcppreadrrlangrmarkdownsassshinysourcetoolstibbletidyselecttinytextzdbutf8vctrsvroomwithrxfunxtableyaml

Readme and manuals

Help Manual

Help pageTopics
Add row to tableadd_row
Delete selected rows from tabledelete_selected_rows
Apply a column setter function to multiple columnsfor_each_col
Modify column definitionmodify_col_def
Redo changesredo
Shiny bindings for rtabulatorrenderTabulator rtabulator-shiny tabulatorOutput
Set calculationset_calculation
Set column defaultsset_column_defaults
The *input* editor allows entering of a single line of plain textset_column_editor_input
The *numeric* editor allows for numeric entry with a number type input element with increment and decrement buttons.set_column_editor_numeric
The *textarea* editor allows entering of multiple lines of plain textset_column_editor_text_area
Set editorset_editor
Set color formatterset_formatter_color
Set datetime formatterset_formatter_datetime
Set HTML formatterset_formatter_html
Set image formatterset_formatter_image
Set link formatterset_formatter_link
Set money formatterset_formatter_money
Set plain text formatterset_formatter_plaintext
Set progress formatterset_formatter_progress
Set star rating formatterset_formatter_star
Set text area formatterset_formatter_textarea
Set tick cross formatterset_formatter_tick_cross
Set toggle switch formatterset_formatter_toggle_switch
Set traffic light formatterset_formatter_traffic_light
Set header filterset_header_filter
Set multi column headerset_multi_column_header
Set group by optionsset_options_group_by
Set pagination optionsset_options_pagination
Set tooltipset_tooltip
Spreadsheet definition for 'tabulator()' HTML widgetspreadsheet_def
HTML widget to work with tabular datatabulator
Setup options for 'tabulator()' HTML widgettabulator_options
Context object to update a 'tabulator()' HTML widgettabulatorContext
Titanic data settitanic
Download table datatrigger_download
Submit data to Rtrigger_get_data
Submit sheet data to Rtrigger_get_sheet_data
Undo changesundo