DataMapper-accessors {CoreGx} | R Documentation |
DataMapper
object.Documentation for the various setters and getters which allow manipulation
of data in the slots of a DataMapper
object.
## S4 method for signature 'DataMapper' rawdata(object)
object |
A |
rawdata: Get the raw data slot from a DataMapper
object. Returns
a list-like containing one or more raw data inputs to the
DataMapper
object.
Accessors: See details
Setters: An update DataMapper
object, returned invisibly.
Other DataMapper-accessors:
LongTableDataMapper-accessors