richnessFromCBS: Calculate taxon richness

View source: R/fdSpecies.r

richnessFromCBSR Documentation

Calculate taxon richness

Description

Calculate taxon richness

Usage

richnessFromCBS(
  cbsDir,
  scenario,
  envGrid,
  mc.cores = 1,
  attrTable = NULL,
  attrName = NULL,
  outDir = NULL,
  verbose = F
)

Note

optionally uses an attribute table to subset by each column not called 'species' or 'index' and creates a richness file based on the name of the attribute table column. the attribute table must include the species and index columns, as generated by 'speciesIndexTable'

Author(s)

Cory Merow <cory.merow@gmail.com>


andrepazv/changeRangeR documentation built on May 7, 2022, 3:38 p.m.