SpeciesTransect: Provide transect-level summaries for a given species

Description Usage Arguments Details Value Author(s) References

View source: R/main.R

Description

SepciesTransect will summarize spatial and observation information for a range of years by Obs_Type

Usage

1
SpeciesTransect(area, year, species, strata.overwrite = "none")

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

species

The (usually 4 character) species code of the desired species

strata.overwrite

forced overwrite of stratification information

Details

SpeciesTransect is used to provide a full record of a species on an area for a range of years, by transect and strata.

Value

List object with 3 elements:

  1. output.table summary table of species occurrence

  2. M.table summary of stratification characteristics

  3. output.flkdrake flkdrake-specific information

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.