Package export.RExport
Class RClickEventExport
java.lang.Object
export.RExport.RDataUnitExport<SuperDetection>
export.RExport.RSuperDetectionExport
export.RExport.RClickEventExport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.renjin.sexp.ListVector.NamedBuilder
addDetectionSpecificFields
(org.renjin.sexp.ListVector.NamedBuilder rData, SuperDetection dataUnit, int index) Add detection specific fields to a structure.Get the unit classMethods inherited from class export.RExport.RSuperDetectionExport
getName, hasCompatibleUnits
Methods inherited from class export.RExport.RDataUnitExport
detectionHeader, detectionToStruct, doubleArr2R
-
Constructor Details
-
Method Details
-
addDetectionSpecificFields
public org.renjin.sexp.ListVector.NamedBuilder addDetectionSpecificFields(org.renjin.sexp.ListVector.NamedBuilder rData, SuperDetection dataUnit, int index) Description copied from class:RDataUnitExport
Add detection specific fields to a structure.- Overrides:
addDetectionSpecificFields
in classRSuperDetectionExport
-
getUnitClass
Description copied from class:RDataUnitExport
Get the unit class- Overrides:
getUnitClass
in classRSuperDetectionExport
- Returns:
-