View source: R/gmDataFrameStack.R
dimnames.DataFrameStack | R Documentation |
Return the dimnames of a DataFrameStack()
, i.e. the three dimensions
## S3 method for class 'DataFrameStack'
dimnames(x)
## S4 method for signature 'Spatial'
dimnames(x)
x |
a |
a list (possibly named) with the element names of each of the three dimensions
dimnames,Spatial-method
: dimnames method for all Spatial*DataFrame objects of
package sp
which data slot contains a DataFrameStack()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.