enmeval_results: Example ENMevaluation object.

enmeval_resultsR Documentation

Example ENMevaluation object.

Description

An example ENMevaluation object produced after running ENMevaluate() with feature classes L, LQ, LQH, H and regularization multipliers 1 through 5. The SpatRaster data in the predictions slot is wrapped with 'terra::wrap' to preserve the connections to the raster data. To use it, do the following: 'e@predictions <- terra::unwrap(e@predictions)'.

Usage

enmeval_results

Format

An ENMevaluation object


ENMeval documentation built on April 4, 2025, 3:50 a.m.