abundance_index: abundance_index Function

Description Usage Arguments Examples

Description

This function compute the Abundance Index across sites and years from your dataset and the regional flight curve

Usage

1
abundance_index(your_dataset, flight_pheno)

Arguments

your_dataset

A data.frame containing original species count data. The data format is a csv (comma "," separated) with 6 columns with headers, namely "species","transect_id","visit_year","visit_month","visit_day","sp_count"

flight_pheno

A data.frame for the regional flight curve computed with the function flight_curve

Examples

1

RetoSchmucki/regionalGAM documentation built on May 9, 2019, 9:46 a.m.