stackPreds: Create taxon-specific maps of species richness.

View source: R/SDMFunctions.R

stackPredsR Documentation

Create taxon-specific maps of species richness.

Description

Sum the predicted ensemble probabilities of occurrence for species in the chosen group.

Usage

stackPreds(inPath, group, write = TRUE, outPath)

Arguments

inPath

String. Location of the modelAverage outputs.

group

String. Taxonomic group.

outPath

String. Where to store the outputs if write = TRUE.

write.

Logical. Should the outputs be written to file?

Value

A raster layer with the AUC-weighted average probabilities of occurrence predicted by models.


robboyd/soaR documentation built on April 24, 2022, 9:44 a.m.