getSpatialMethod: Obtain spatial method

getSpatialMethodR Documentation

Obtain spatial method

Description

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.

Usage

getSpatialMethod(object, ...)

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

## S4 method for signature '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

SpatialMethod


theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.