avian_surveys: Avian surveys

Description Usage Format See Also Examples

Description

A list of all avian surveys performed during the STRIPS project. Each survey corresponds to a particular date-watershed combination.

Usage

1

Format

A data.frame with 3 variables: survey, date, and watershed

See Also

avian_common_count, avian_community

Examples

1
2
3
library(dplyr)
avian_community %>%
  left_join(avian_surveys, by="survey")

ISU-STRIPS/STRIPSSchulte documentation built on May 7, 2019, 6:36 a.m.