| showDT | R Documentation | 
Create an HTML table using DT package with fixed columns
showDT(data, ...)
| data | data object (either a matrix or a data frame). | 
| ... | Additional arguments used by dDT::atatable() function. | 
returns an object of datatables and htmlwidget.
showDT(iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.