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

combine

Combine RasterLayers and one-dimensional RasterArrays and Spatial* objects with one-dimensinoal SpatialArrays


Description

Methods sequences that start with an NA do not yet work.

Usage

combine(x, ...)

## S4 method for signature 'XArray'
combine(x, ...)

## S4 method for signature 'RasterLayer'
combine(x, ...)

## S4 method for signature 'VectorSpatialClasses'
combine(x, ...)

Arguments

x

RasterLayer or RasterArray objects or Spatial* and SpatialArray objects to combine.

...

additional objects to combine.

Value

A RasterArray or SpatialArrayclass object.

Examples

data(dems)
a <- combine(dems[1], dems[2])

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.