Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

datamart (version 0.5.2)

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

Description

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

Constructor for MemoryLocation2 objects

Usage

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

Arguments

clss
class to construct. Defaults to MemoryLocation2.
...
initial objects that are contained in the location

See Also

memloc

Examples

Run this code
getSlots("MemoryLocation2")

Run the code above in your browser using DataLab