This package is basically a simple “off the shelf” version of the DT by Yihui. It replaces the default data viewer function View with a Shiny App.
You can install the most recent version of enhancedView from GitHub with:
install.packages("devtools")
devtools::install_github("Tim-Lukas-H/enhancedView")
The following shows the available themes using the Starswars data of dplyr.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.