Extracts an S4 object of class SpatialMethod that contains meta data about the set up of the protocol that was followed to create the data used for the object.

getSpatialMethod(object, ...)

# S4 method for class 'SPATA2'
getSpatialMethod(object)

# S4 method for class 'SpatialData'
getSpatialMethod(object)

Arguments

object

An object of class SPATA2 or, in case of S4 generics, objects of classes for which a method has been defined.

...

Used to absorb deprecated arguments or functions.

Value

An object of class SpatialMethod.

See also