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