plot_hourly: Plot estimate hourly salmon escapement by day

View source: R/plots.R

plot_hourlyR Documentation

Plot estimate hourly salmon escapement by day

Description

Plot estimate hourly salmon escapement by day

Usage

plot_hourly(dat, models)

Arguments

dat

a data frame containing formatted salmon count data returned by import_format()

models

a list of model output returned from model_escapement

Value

a ggplot() facetted plot showing

Examples

## Not run: 
plot_hourly(dat, models)

## End(Not run)

mccrea-cobb/akulara documentation built on Nov. 14, 2024, 4:17 a.m.