stackDim,Spatial-method {gmGeostats}R Documentation

Get name/index of the stacking dimension of a Spatial object

Description

Get name/index of the stacking dimension of a Spatial object which data slot is of class DataFrameStack()

Usage

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

Arguments

x

a Spatial object which data slot is a DataFrameStack

Value

see stackDim() for details

See Also

stackDim()


[Package gmGeostats version 0.11.3 Index]