EstimatesTable: Create a master table of estimates for an area

Description Usage Arguments Details Value Author(s) References

View source: R/main.R

Description

EstimatesTable will calculate index estimates over a range of years for a given area

Usage

1
EstimatesTable(area, year)

Arguments

area

The area code for dedicated MBM Alaska region surveys. Acceptable values include:

  • YKD - Yukon Kuskokwim Delta, ducks

  • YKDV - Yukon Kuskokwim Delta, 2018 visibility study

  • YKG - Yukon Kuskokwim Delta, geese

  • ACP - Arctic Coastal Plain

  • CRD - Copper River Delta

year

The range of years to provide estimates over

Details

EstimatesTable is coded to use a single observer some years and pool more than 2 observers in other years.

Value

List object with 3 elements:

  1. output.table Observer-specific estimates

  2. expanded.table Deeper level index information by transect, strata, species, and observer

  3. combined Combined crew index estimates by year

Author(s)

Charles Frost, charles_frost@fws.gov

References

https://github.com/cfrost3/AKaerial


cfrost3/AKaerial documentation built on April 9, 2020, 12:50 a.m.