View source: R/trinaryWorkflow.r
trinaryMapWorkflow | R Documentation |
Run all aspects of modeling and plotting for a suite of previously run models
trinaryMapWorkflow(
pres,
background,
model,
modelNames,
species,
rasterOutputDir = NULL,
mapPlotDir = NULL,
ROCPlotDir = NULL,
shapesToPlot = NULL,
openFig = T,
NATo0 = TRUE
)
expertRaster.f=NULL |
See Examples.
a data.frame
This is a convenience wrapper around each component of trinary map building.
Cory Merow <cory.merow@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.