temporal_projection: Temporal projection of the best model. The function projects...

Description Usage Arguments Value

View source: R/temporal_projection.R

Description

Temporal projection of the best model. The function projects the niche model for the d

Usage

1
2
temporal_projection(this.species, save_dir, sp_mask, sp_name = "",
  crs_model = NULL)

Arguments

this.species

a "sp.temp.best.model" object see find_best_model.

save_dir

Folder where the projected model results will be saved.

sp_mask

A mask to crop the projected area of distribution.

sp_name

The name of the modeled species.

crs_model

The crs of the projection layers.

Value

The output is contained in main directory called "temporal_modeling", it is arranged in subdirectories corresponding to each of the projected years. Each subdirectory has: - Ellipsoid model plot. Only If the number of dimensions to model the niche where 2 or 3. - Binary model of distribution. - A continuos suitability raster. Finally a directory called niche_comparations_results, which has barplots of the percent of area/suitabilty gained (or lost) in each year compared to t_0.


luismurao/hdm documentation built on May 24, 2019, 5:06 a.m.