View source: R/EstimatesTableWBPHS.R
EstimatesTableWBPHS | R Documentation |
EstimatesTableWBPHS will load a given year of greenlighted data and calculate an index estimate using a ratio estimator. This function is deprecated and replaced by WBPHStidy.
EstimatesTableWBPHS(year)
year |
Four digit year of the WBPHS survey to use |
EstimatesTableWBPHS provides a shortcut to running piecewise functions for creating an annual index estimate for the WBPHS survey. The function uses MasterFileList_WBPHS as a lookup table to locate the appropriate raw observation files, then calls ReadWBPHS to concatenate, SummaryWBPHS for spatial design summary, TransDataWBPHS to table observations appropriately, and finally EstimatesWBPHS to calculate the ratio estimate.
List object with 2 elements:
output.table Observer-specific estimates for the species indicated in the sppntable estimates column
expanded.table Deeper level count information by transect, strata, species, and observer
Charles Frost, charles_frost@fws.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.