Skip to contents

.rastInfo() and .vectInfo() fetch metadata on rasters and vectors in GRASS. The print(), show(), and summary() functions can be used to display this metadata.

Usage

.rastInfo(x)

Arguments

x

A GRaster, GVector, or sources.

Value

Metadata on the extent, dimensions, resolution, bottom/top, etc. of rasters and vectors in GRASS.