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.NamedBuilderaddDetectionSpecificFields(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, hasCompatibleUnitsMethods inherited from class export.RExport.RDataUnitExport
detectionHeader, detectionToStruct, doubleArr2R
-
Constructor Details
-
RClickEventExport
-
-
Method Details
-
addDetectionSpecificFields
public org.renjin.sexp.ListVector.NamedBuilder addDetectionSpecificFields(org.renjin.sexp.ListVector.NamedBuilder rData, SuperDetection dataUnit, int index) Description copied from class:RDataUnitExportAdd detection specific fields to a structure.- Overrides:
addDetectionSpecificFieldsin classRSuperDetectionExport
-
getUnitClass
Description copied from class:RDataUnitExportGet the unit class- Overrides:
getUnitClassin classRSuperDetectionExport- Returns:
-