Learn R Programming

DT (version 0.34.0)

A Wrapper of the JavaScript Library 'DataTables'

Description

Data objects in R can be rendered as HTML tables using the JavaScript library 'DataTables' (typically via R Markdown or Shiny). The 'DataTables' library has been included in this R package. The package name 'DT' is an abbreviation of 'DataTables'.

Copy Link

Version

Install

install.packages('DT')

Monthly Downloads

279,851

Version

0.34.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Garrick Aden-Buie

Last Published

September 2nd, 2025

Functions in DT (0.34.0)

dataTableProxy

Manipulate an existing DataTables instance in a Shiny app
formatCurrency

Format table columns
dataTableAjax

Register a data object in a shiny session for DataTables
datatable

Create an HTML table widget using the DataTables library
editData

Edit a data object using the information from the editor in a DataTable
replaceData

Replace data in an existing table
doColumnSearch

Server-side searching
dataTableOutput

Helper functions for using DT in Shiny
DT-imports

Objects imported from other packages
coerceValue

Coerce a character string to the same type as a target value
tableHeader

Generate a table header or footer from column names
styleInterval

Conditional CSS styles