retrievedmap: Map mean retrieved birds per species and state

View source: R/retrievedmap.R

retrievedmapR Documentation

Map mean retrieved birds per species and state

Description

The retrievedmap function creates a hex bin map of the United States from daily Harvest Survey data. Maps are plotted in a grid to display all species. States that are red have the highest mean harvest, states that are yellow have the lowest mean harvest, and blank (or white) states have no data.

Usage

retrievedmap(data, output = "grid")

Arguments

data

Daily data table

output

Default is "grid"

  • "grid" - returns a single plot with a map for each species arranged in a grid

  • "series" - returns each individual species plot in the "Plots" pane; toggle using the GUI left and right arrows

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.