SpeciesTransect | R Documentation |
SepciesTransect will summarize spatial and observation information for a range of years by Obs_Type
SpeciesTransect(
area,
year,
species,
strata.overwrite = "none",
method = "repo"
)
area |
The area code for dedicated MBM Alaska region surveys. Acceptable values include:
|
year |
The range of years |
species |
The (usually 4 character) species code of the desired species |
strata.overwrite |
forced overwrite of stratification information |
SpeciesTransect is used to provide a full record of a species on an area for a range of years, by transect and strata.
List object with 3 elements:
output.table summary table of species occurrence
M.table summary of stratification characteristics
output.flkdrake flkdrake-specific information
Charles Frost, charles_frost@fws.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.