save_areas: Helper function to save results from calibration area...

View source: R/short_helpers.R

save_areasR Documentation

Helper function to save results from calibration area creation

Description

Helper function to save results from calibration area creation

Usage

save_areas(name, area_polygon, area_type, raster_layers = NULL)

Arguments

name

(character) name of a folder to be written with the results if save = TRUE.

area_polygon

SpatialPolygonDataFrame to be written in name.

area_type

(character) type of polygona (area) to be written.

raster_layers

optional RasterStack of layers to be written in name.


marlonecobos/ellipsenm documentation built on Oct. 18, 2023, 8:09 a.m.