errorPlot_dl: Plot errors across download cycles

View source: R/errorPlots.R

errorPlot_dlR 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

errorPlot_dl(x, loc = "all")

Arguments

x

A proofed data table created by proof or correct

loc

Which location the error data should be plotted for. Acceptable values include:

  • all - All states, provinces, and/or territories that exist in the data

  • A specific state represented by one of the following abbreviations:

    • AL, AK, AZ, AR, CA, CO, CT, DE, DC, 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 Feb. 12, 2024, 4:38 p.m.