forecast_plot: Function for single station and single model plots. Used in...

Description Usage Arguments Examples

View source: R/plotting_functions.R

Description

Function for single station and single model plots. Used in the server module "forecast_plot_mod"

Usage

1
forecast_plot(OBS, dat)

Arguments

dat

Examples

1
2
In "forecast_plot_mod"
output$plot <- renderPlotly(forecast_plot(subset_OBS(), subset2plot())

NVE/Flood_forecasting documentation built on May 7, 2019, 6:04 p.m.