read_result_rasters: Read Zonation-specific raster result files.

Description Usage Arguments Value Author(s)

View source: R/read-output-raster.R

Description

Input rasters are given as raster names (i.e. without the raster file extension). Additional root (folder) path and file extension can be provided to construct the full paths.

Usage

1
read_result_rasters(rasters, path = NULL, format = NULL)

Arguments

rasters

Character vector of raster names.

path

Character string indication an optional root path that is prepended to each rasters names.

format

Character string indicating the raster format used (i.e. the file extension).

Value

A RasterStack object of result rasters.

Author(s)

Joona Lehtomaki joona.lehtomaki@gmail.com


cbig/zonator documentation built on May 23, 2020, 7:02 a.m.