ar_info {terra} | R Documentation |
ar_info
Description
Describe a multi-dimensional array (netcdf) file
Usage
ar_info(x, what="describe", simplify=TRUE, filter=TRUE, array="")
Arguments
x |
character. The name of a netcdf (or similar) raster file |
what |
character that (partially) matches "describe", "arrays" or "dimensions" |
simplify |
logical. If |
filter |
logical. If |
array |
character. Required when |
Value
character or data.frame
See Also
[Package terra version 1.8-60 Index]