dimnames.DataFrameStack {gmGeostats}R 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


[Package gmGeostats version 0.11.3 Index]