Rshiny interface for RBC stream species of Georgia occurence database.
Resources for learning the software packages involved in this interface: R Shiny: https://shiny.rstudio.com/tutorial/written-tutorial/lesson1/ https://www.rdocumentation.org/packages/shiny/versions/1.4.0.2
SQLite:
https://www.sqlitetutorial.net/
Leaflet package:
https://rstudio.github.io/leaflet/
dbplyr package for using dplyr functions to interact with SQLite:
https://db.rstudio.com/dplyr/