This app contains the components for a data input and viewer module for an app.
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("adamwaring/dataviewer")
The available datasets are listed in a table with some summary information. These can be deleted by selecting the delete button.
New datasets can also be uploaded. Clicking the button launches a dataset input modal.
By clicking on the view button next to datasets they are rendered as DataTables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.