bagdays: Summarize number of days hunted

View source: R/bagdays.R

bagdaysR Documentation

Summarize number of days hunted

Description

The bagdays function determines the total number of days hunted per hunter and species group in the daily Harvest Survey data.

Usage

bagdays(data, output = "table")

Arguments

data

Daily data table

output

Default is "table"

  • "table" - returns a table

  • "plot" - returns a ggplot

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.