trinaryMapWorkflow: Apply trinary map tools to a set of continuous range maps

View source: R/trinaryWorkflow.r

trinaryMapWorkflowR Documentation

Apply trinary map tools to a set of continuous range maps

Description

Run all aspects of modeling and plotting for a suite of previously run models

Usage

trinaryMapWorkflow(
  pres,
  background,
  model,
  modelNames,
  species,
  rasterOutputDir = NULL,
  mapPlotDir = NULL,
  ROCPlotDir = NULL,
  shapesToPlot = NULL,
  openFig = T,
  NATo0 = TRUE
)

Arguments

expertRaster.f=NULL

Details

See Examples.

Value

a data.frame

Note

This is a convenience wrapper around each component of trinary map building.

Author(s)

Cory Merow <cory.merow@gmail.com>


cmerow/trinaryMaps documentation built on April 28, 2023, 6:02 p.m.