trap_index: trap_index Function

Description Usage Arguments Examples

Description

This function compute the area under the curve (Abundance Index) across species, sites and years

Usage

1
2
trap_index(sp_data, data_col = "IMP", time_col = "DAYNO",
  by_col = c("SPECIES", "SITE", "YEAR"))

Arguments

sp_data

A data.frame containing species count data generated from the year_day_func()

y

A vector, Default is NULL

Examples

1

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