The river_discharge_quantile_shiny_app
repository contains the code and data to create the Suwannee River disharge quantile Shiny App.
- Click on R project
river_discharge_quantile_shiny_app
. - Navigate in R Studio to the folder
river_discharge_quantile_shiny_app
->app
. - Run the
app
. Publish theapp
.
river_discharge_quantile_shiny_app - this folder contains the the script to run the Shiny App. The data
folder, that stores the river discharge information, is also located here, as well as the rsconnect
folder
script - tn this folder contains the file dis_quant_explanation.R
, which describes the functions used in the quantile calculation in the Shiny App