| plot_daily | R Documentation |
Plot estimated minimum daily salmon escapement by year
plot_daily(dat, models)
dat |
a data frame containing formatted salmon count data returned by |
models |
a list of model output returned from |
a list containign two ggplot() objects. daily is a plot of daily salmon passage by year. cumul_daily is a plot of cumulative salmon passage by year.
## Not run:
plot_daily(dat, models)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.