sp_rich: Analyze species richness data from AIM data hosted on ArcGIS...

View source: R/species_richness.R

sp_richR Documentation

Analyze species richness data from AIM data hosted on ArcGIS online.

Description

Analyze species richness data from AIM data hosted on ArcGIS online.

Usage

sp_rich(data, func = "count", unknowns = TRUE)

Arguments

data

a list of data frames created by load_data().

func

analysis function. Can be character or vector of characters. Options are "count".

unknowns

TRUE or FALSE. If TRUE identified unknowns in database will be merged into count data.


mschmidty/AIMtools documentation built on Sept. 29, 2022, 7:40 p.m.