hourly_passage: Estimate hourly passage and cumulative hourly passage of...

View source: R/analysis.R

hourly_passageR Documentation

Estimate hourly passage and cumulative hourly passage of salmon based on the top model from model_escapement()

Description

Estimate hourly passage and cumulative hourly passage of salmon based on the top model from model_escapement()

Usage

hourly_passage(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 data frame containing hourly salmon passage and cumulative hourly salmon passage

Examples

## Not run: 
hourly_passage(dat, models)

## End(Not run)

USFWS/escapement documentation built on Nov. 9, 2024, 5:32 p.m.