responselag: Visualize response lag

View source: R/responselag.R

responselagR Documentation

Visualize response lag

Description

The responselag function creates plots to visualize the amount of time between hunt date and response date in daily Harvest Survey data.

Usage

responselag(data, type = "count")

Arguments

data

Daily data table

type

Default is "count"

  • "count" - returns the distribution of response lag

  • "lag" - returns the relationship between time lag and number of birds retrieved

  • "date" - returns the relationship between response date and harvest date

Author(s)

Abby Walter, abby_walter@fws.gov

References

https://github.com/USFWS/migbirdHS


USFWS/migbirdMBHS documentation built on Feb. 20, 2024, 4:49 a.m.