binarize_pred | R Documentation |
Binarize a prediction raster
binarize_pred(sdm, threshold)
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 |
spatial points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.