CountsTable: Summarize indices by year, observer, transect, species, and...

View source: R/main.R

CountsTableR Documentation

Summarize indices by year, observer, transect, species, and strata

Description

CountsTable will summarize an AdjustCounts data frame into a table

Usage

CountsTable(adj.counts)

Arguments

adj.counts

A data frame that has been through AdjustCounts

Details

CountsTable is designed to be run on an adjusted data file (has been run through AdjustCounts to create indices). It will return a tabular summary of counts.

Value

data frame with tabular summary of observations

Author(s)

Charles Frost, charles_frost@fws.gov

References

https://github.com/USFWS/AKaerial


USFWS/AKaerial documentation built on Feb. 17, 2025, 2:26 a.m.