bird_prepare: Prepares bird data for analysis

Description Usage Arguments Value Examples

View source: R/bird_prepare.r

Description

First step in the data cleaning process. Consists of 6 functions that clean and subset the data.

Usage

1

Arguments

df

is a dataframe. Will take raw Point Count CSV files from Point Blue's CADC website

x

is the distance you want to subset the distance bin. Same as distance in bird_subset.distance(df, distance).

Value

Cleaned and subsetted dataframe. For consistancy save as df2

Examples

1

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