metricFromCBS: title

View source: R/fdMetricCommMetafunc.R

metricFromCBSR Documentation

title

Description

title

Usage

metricFromCBS(
  cbsDir,
  scenario,
  env,
  spIndTable,
  cellAttributeTable = NULL,
  speciesAttributeTable = NULL,
  mc.cores = 1,
  FUN = phyloDiv,
  outputFUNnames,
  verbose = F,
  ...
)

Arguments

FUN

function defining the metric to be calculated.

outputFUNnames

desired output name of the metric

...

other arguments to be passed to FUN

Note

most functions 'FUN' will need to have the colnames to be the name of the species

Author(s)

Cory Merow <cory.merow@gmail.com>


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