A simple wrapper to construct objects of class SpatialMethod. Input is directly given to the basic constructer, but slot @version is set automatically.

createSpatialMethod(...)

Arguments

...

Input for the respective slots. Use slotNames(SpatialMethod) to have them printed in the console.

Value

An object of class SpatialMethod.