bird_species.common: Creates Species dataframe with common names

Description Usage Arguments Value Examples

View source: R/bird_species.common.r

Description

Takes bird data that has been prepared by bird_prepare function and creates a dataframe summerising all observations of species by year. Different than bird_species.all because it adds common and scientific names of birds.

Usage

1

Arguments

df

A data frame object

Value

A data frame that should be saved as species2

Examples

1
species2 = bird_species.common(df)

pointblue/RMN.functions documentation built on April 17, 2020, 3:24 a.m.