plot_hourly.Rd
Plot estimate hourly salmon escapement by day
plot_hourly(dat, models)
a data frame containing formatted salmon count data returned by import_format()
a list of model output returned from model_escapement
a ggplot()
facetted plot showing
if (FALSE) {
plot_hourly(dat, models)
}