errorPlotDL: Plot errors across download cycles

View source: R/errorPlots.R

errorPlotDLR Documentation

Plot errors across download cycles

Description

Create a plot of errors per download cycle, either by all states in the data set or a specific state, province, or territory.

Usage

errorPlotDL(proofed_data, loc = "all")

Arguments

proofed_data

The object created after error flagging data with proof or correct

loc

The location that errors should be plotted for. Acceptable values include:

  • "all" - all states

  • a two-letter abbreviation for a US state; one of:

    • AL, AK, AZ, AR, CA, CO, CT, DE, FL, GA, ID, IL, IN, IA, KS, KY, LA, ME, MD, MA, MI, MN, MS, MO, MT, NE, NV, NH, NJ, NM, NY, NC, ND, OH, OK, OR, PA, RI, SC, SD, TN, TX, UT, VT, VA, WA, WV, WI, WY

Author(s)

Abby Walter, abby_walter@fws.gov

References

https://github.com/USFWS/migbirdHIP


USFWS/migbirdHarvestData documentation built on July 16, 2025, 10:10 p.m.