Skip to content

datadiversitylab/generic_shiny_data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic Data Deployment Shiny App

Getting Started

You can use this Shiny app template to deploy your own database in a live format. The main changes that need to be implemented relate to indicating explicitly the new dataset (a csv or sqlite), including details on the UI, and adjusting the server to display the elements that are needed given your dataset. A live version of this template can be seen as part of the Animal Culture Database.

Repository Contents

  • app.R: The Shiny app script.
  • db/: Dataset files used by the app.
  • www/: Additional resources for the app (images, stylesheets).
  • README.md: This file.
  • LICENSE: License information.

Contribution guidelines

We welcome contributions from researchers to expand and update the database. Please open an issue to suggest ways to enhance the app.

License

This project is licensed under the MIT License.

About

Generic shiny app for database deployment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%