View source: R/fdMetricCommMetafunc.R
metricFromCBS | R Documentation |
title
metricFromCBS( cbsDir, scenario, env, spIndTable, cellAttributeTable = NULL, speciesAttributeTable = NULL, mc.cores = 1, FUN = phyloDiv, outputFUNnames, verbose = F, ... )
FUN |
function defining the metric to be calculated. |
outputFUNnames |
desired output name of the metric |
... |
other arguments to be passed to FUN |
most functions 'FUN' will need to have the colnames to be the name of the species
Cory Merow <cory.merow@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.