rasterRead: A helper to 'getOption("reproducible.rasterRead")'

View source: R/helpers.R

rasterReadR Documentation

A helper to getOption("reproducible.rasterRead")

Description

A helper to getOption("reproducible.rasterRead")

Usage

rasterRead(...)

Arguments

...

Passed to the function parsed and evaluated from getOption("reproducible.rasterRead")

Value

A function, that will be the evaluated, parsed character string, e.g., eval(parse(text = "terra::rast"))


PredictiveEcology/reproducible documentation built on April 19, 2024, 7:23 p.m.