rasterRead {reproducible} | R 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
|
Value
A function, that will be the evaluated, parsed character
string, e.g., eval(parse(text = "terra::rast"))
[Package reproducible version 2.1.0 Index]