RSQLiteadmin is a comprehensive tool written in R Shiny to explore, manage and update SQLite Databases.
Install it via :
devtools::install_github("https://github.com/rsqliteadmin/rsqliteadmin")
Use this commmand to run the app:
rsqliteadmin::run_app()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.