vrt_crop_get | R Documentation |
Terra Based Cropping
vrt_crop_get( URL = NULL, catalog = NULL, AOI = NULL, g = NULL, varname = NULL, start = NULL, end = NULL, toptobottom = FALSE, verbose = TRUE )
URL |
a single or set of URLs |
catalog |
a single or set of catalog elements |
AOI |
a spatial boundary |
varname |
a single or set of variables to collect, in NULL all are kept |
start |
for non "dated" items, start can be called by index |
end |
for non "dated" items, end can be called by index |
toptobottom |
should data be inverse? |
verbose |
should warning be emitted? |
grid |
a list containing an extent (), and |
SpatRaster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.