Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

res

Resolution of a RasterArray object


Description

The methods are inherited from the RasterStack class, see resolution. Replacement is not allowed.

Usage

## S4 method for signature 'RasterArray'
xres(x)

## S4 method for signature 'RasterArray'
yres(x)

## S4 method for signature 'RasterArray'
res(x)

Arguments

x

a RasterArray class object.

Value

A numeric vector.

Examples

data(dems)
res(dems)
yres(dems)
xres(dems)

chronosphere

Earth System History Variables

v0.4.1
CC BY 4.0
Authors
Adam T. Kocsis, Nussaibah B. Raja
Initial release
2021-04-16

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.