summarize_PC_dat: Format and summarize point count survey data for a given...

Description Usage Arguments Value

View source: R/summarize_PC_dat.R

Description

Format and summarize point count survey data for a given species and project code.

Usage

1
summarize_PC_dat(df, species, project)

Arguments

df

Data frame of point count data, with the standard field names as in the format downloaded from CADC Project Leader. Filter to include only the detection distances that should be included in the total count.

species

Character string for the 4-letter species code, in all caps

project

Character string for the 4-letter project code(s), in all caps

Value

Dataframe containing the total count (regardless of detection distance) for the selected species at each unique combination of Visit, Point, Transect, and Year in the data, including zero counts where the species was not detected.


pointblue/palo documentation built on Nov. 5, 2019, 12:58 a.m.