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

proxy

The proxy of a RasterArray or SpatialArray object


Description

This function returns an object that symbolizes the structure of layers in the RasterArray and SpatialArray.

Usage

proxy(x, ...)

## S4 method for signature 'XArray'
proxy(x)

Arguments

x

RasterArray or SpatialArray ocal object.

...

additional arguments passed to class-specific methods.

Details

The proxy method wraps the names of layers in the stack using the index slot of the RasterArray.

Value

A vector, matrix or array of characters representing the RasterArray and SpatialArray structure.

Examples

data(dems)
proxy(dems)

data(coasts)
proxy(coasts)

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.