MemoryLocation2-class: S4 base class to represent output in Memory

Description Usage Arguments See Also Examples

Description

The MemoryLocation2 class represents the place in the memory of the current R process.

Constructor for MemoryLocation2 objects

Usage

1
memloc(clss = "MemoryLocation2", ...)

Arguments

clss

class to construct. Defaults to MemoryLocation2.

...

initial objects that are contained in the location

See Also

memloc

Examples

1
getSlots("MemoryLocation2")

datamart documentation built on May 2, 2019, 9:40 a.m.