This is the repository for the wq_lcr_shiny_app
. This repository contains the code and data files needed to create the Shiny App.
- Run the script->
data_script.R
using a computer connected to the Oyster Project MySQL database, (UF VPN). This script will outputwq.csv
,wq_total.csv
,lab.csv
,lakewatch.csv
, andwind.rds
in thedata
folder, located in thewq_lcr_shiny_app
->data
. - Click on R project
wq_shiny
. - Navigate in R Studio to wq_app ->
app
. - Run shiny
app
. Publish shiny app.
script
- This folder contains the data_script
for cleaning the continuous and discrete water quality data of the Oyster Restoration Project at the Universtity of Florida. A script for a hydro_duration_curve
is also located here.
wq_lcr_shiny_app
- This folder contains the water quality shiny app.R
file, and the data
folder. The data
folder contains continuous and discrete water quality data.