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

names

names


Description

Get or set the names of the layers of a Raster* object

Usage

## S4 method for signature 'Raster'
names(x)

## S4 method for signature 'RasterStack'
names(x)

## S4 replacement method for signature 'Raster'
names(x) <- value

Arguments

x

Raster* object

value

character (vector)

Details

Names of raster layers.

Value

Character

Examples

names(climdat.hist)

CENFA

Climate and Ecological Niche Factor Analysis

v1.1.0
GPL (>= 3)
Authors
D. Scott Rinnan
Initial release
2020-02-15

We don't support your browser anymore

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