GridInfo-class: An S4-class describing raster grid information which all of...

Description Slots

Description

An S4-class describing raster grid information which all of the grids must correspond to

Slots

crs

A CRS object.

res_m

A numeric value. The cell size of the grids in meters. The cells must be square.

longlat

A logical. A flag indicating whether the grids' coordinates represent geographic longitude/latitude (TRUE) or not (FALSE).

origin

A numeric vector of length two. The origin of the grids.

rotation

A logical. A flag indicating whether the grids are rotated (TRUE) or not (FALSE).


dschlaep/ecotoner documentation built on May 15, 2019, 2:57 p.m.