rasterRead: Wrapper to read a raster using a specific package function

View source: R/terra-raster-utils.R

rasterReadR Documentation

Wrapper to read a raster using a specific package function

Description

Evaluates the function given by the option reproducible.rasterRead. E.g., terra::rast or raster::raster.

Usage

rasterRead(...)

Arguments

...

passed to terra::rast() or raster::raster()

Details

TODO: Move to reproducible

Value

a raster of the type returned by the function


PredictiveEcology/LandR documentation built on June 7, 2024, 4:16 p.m.