AnalysisFrame: Filter the data objects down into an object to pass to...

View source: R/AnalysisFrame.R

AnalysisFrameR Documentation

Filter the data objects down into an object to pass to TidyDensities

Description

AnalysisFrame will compile all data for a survey-year combination in the format TidyDensities uses

Usage

AnalysisFrame(survey, year)

Arguments

year

The year to run.

area

The abbreviation for the project.

Details

AnalysisFrame is meant to make extracting a clean data object for TidyDensities easier without the need for external files. The MasterObs, MasterTransect, MasterStrata, MasterSummary, and MasterEffort data frames must be up to date.

Value

A list of 3 estimates tables matching ACPHistoric, YKGHistoric, YKDHistoric, or CRDHistoric

Author(s)

Charles Frost, charles_frost@fws.gov

References

https://github.com/USFWS/AKaerial


USFWS/AKaerial documentation built on July 16, 2025, 10:07 p.m.