Other packages > Find by keyword >

DT  

A Wrapper of the JavaScript Library 'DataTables'
View on CRAN: Click here


Download and install DT package within the R console
Install from CRAN:
install.packages("DT")

Install from Github:
library("remotes")
install_github("cran/DT")

Install by package version:
library("remotes")
install_version("DT", "0.34.0")



Attach the package and use:
library("DT")
Maintained by
Joe Cheng
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-06-09
Latest Update: 2025-09-03
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'.
How to cite:
Joe Cheng (2015). DT: A Wrapper of the JavaScript Library 'DataTables'. R package version 0.34.0, https://cran.r-project.org/web/packages/DT. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.1 (2015-06-09 07:47), 0.2 (2016-08-09 11:41), 0.3 (2018-01-23 09:52), 0.4 (2018-01-30 23:54), 0.5 (2018-11-05 22:00), 0.6 (2019-05-09 06:40), 0.7 (2019-06-11 20:50), 0.8 (2019-08-07 07:20), 0.9 (2019-09-17 11:10), 0.10 (2019-11-12 19:10), 0.11 (2019-12-19 19:50), 0.12 (2020-02-05 15:30), 0.13 (2020-03-23 22:32), 0.14 (2020-06-24 07:30), 0.15 (2020-08-05 17:42), 0.16 (2020-10-14 01:40), 0.17 (2021-01-06 17:01), 0.18 (2021-04-14 17:10), 0.19 (2021-09-02 16:51), 0.20 (2021-11-15 18:00), 0.21 (2022-02-26 12:10), 0.22 (2022-03-28 16:20), 0.23 (2022-05-10 23:20), 0.24 (2022-08-10 00:10), 0.25 (2022-09-13 00:40), 0.26 (2022-10-19 02:17), 0.27 (2023-01-17 22:10), 0.28 (2023-05-18 13:22), 0.29 (2023-08-29 20:00), 0.30 (2023-10-05 15:10), 0.31 (2023-12-09 07:30), 0.32 (2024-02-19 17:50), 0.33 (2024-04-04 07:03)
Other packages that cited DT R package
View DT citation profile
Other R packages that DT depends, imports, suggests or enhances
Complete documentation for DT
Functions, R codes and Examples using the DT R package
Some associated functions: DT-imports . coerceValue . dataTableAjax . dataTableOutput . datatable . doColumnSearch . editData . formatCurrency . proxy . replaceData . styleInterval . tableHeader . 
Some associated R codes: datatables.R . format.R . package.R . shiny.R . utils.R .  Full DT package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA