colnames: Column names of two-dimensional 'RasterArray' or...

Description Usage Arguments Value Examples

Description

Get or set the column names of two-dimensional codeRasterArray or SpatialArray objects

Usage

1
2
3
4
5
## S4 method for signature 'XArray'
colnames(x)

## S4 replacement method for signature 'XArray'
colnames(x) <- value

Arguments

x

RasterArray or SpatialArray object.

value

character vector.

Value

A character vector of column names or NULL.

Examples

1
2
3

chronosphere documentation built on April 19, 2021, 1:07 a.m.