numberOfPoints: Prepared data for by getting number of points

Description Usage Arguments Value Examples

View source: R/birds_numberOfPoint.R

Description

This gets the amount of effort per ranch per year

Usage

1
numberOfPoints(df, common)

Arguments

df

is a dataframe. Only works with newpc2 created by add.zeros() and it's previous steps.

common

This defines if you want to add in common names of birds to the dataframe.

Value

Data frame with effort per ranch per year

Examples

1
numberOfPoints(df, common=T)

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