7 lines
298 B
Text
7 lines
298 B
Text
|
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'.
|
||
|
|
||
|
WWW: https://cran.r-project.org/web/packages/DT/
|