binarize_pred: Binarize a prediction raster

View source: R/run_maxent.R

binarize_predR Documentation

Binarize a prediction raster

Description

Binarize a prediction raster

Usage

binarize_pred(sdm, threshold)

Arguments

obs

data frame, containing the coordinates to reproject

predictors,

raster

lon

string, name of the longitude column (same projection as predictor raster)

lat

string, name of the latitude column (same projection as predictor raster)

proj

character, initial projection of the xy coordinates

Value

spatial points


ReseauBiodiversiteQuebec/sdm-pipeline documentation built on June 23, 2022, 9:10 p.m.