dimnames.DataFrameStack: Return the dimnames of a DataFrameStack

View source: R/gmDataFrameStack.R

dimnames.DataFrameStackR Documentation

Return the dimnames of a DataFrameStack

Description

Return the dimnames of a DataFrameStack(), i.e. the three dimensions

Usage

## S3 method for class 'DataFrameStack'
dimnames(x)

## S4 method for signature 'Spatial'
dimnames(x)

Arguments

x

a DataFrameStack() object

Value

a list (possibly named) with the element names of each of the three dimensions

Functions

  • dimnames,Spatial-method: dimnames method for all Spatial*DataFrame objects of package sp which data slot contains a DataFrameStack()


gmGeostats documentation built on April 18, 2023, 5:08 p.m.