Learn R Programming

terra (version 1.8-54)

ar_info: ar_info

Description

Describe a multi-dimensional array (netcdf) file

Usage

ar_info(x, what="describe", simplify=TRUE, filter=TRUE, array="")

Value

character or data.frame

Arguments

x

character. The name of a netcdf (or similar) raster file

what

character that (partially) matches "describe", "arrays" or "dimensions"

simplify

logical. If TRUE and what="describe", simplify the output for readability

filter

logical. If TRUE and what="describe" filter arrays that (probably) dimensions

array

character. Required when what="dimensions"

See Also

ar_info