setSpatialMethodSlot: Set slot content of SpatialMethod object

View source: R/setA-Z.R

setSpatialMethodSlotR Documentation

Set slot content of SpatialMethod object

Description

Sets content of slot in the SpatialMethod object. Use with caution.

Usage

setSpatialMethodSlot(object, slot, content)

Arguments

object

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

slot

Name of the slot.

content

Content to be set.

Value

The updated input object, containing the added, removed or computed results.


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