DT
A Wrapper of the JavaScript Library 'DataTables'
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'.
0.34.0
MIT + file LICENSE
1 个版本
安装
install.packages("DT")
remotes::install_cran("DT")