Learn R Programming

reproducible (version 2.1.2)

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

Description

A helper to getOption("reproducible.rasterRead")

Usage

rasterRead(...)

Value

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

Arguments

...

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