Package export.RExport
Class RClickExport
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.renjin.sexp.ListVector.NamedBuilder
addDetectionSpecificFields
(org.renjin.sexp.ListVector.NamedBuilder rData, PamDataUnit dataUnit, int index) Add detection specific fields to a structure.getName()
Get the name of the structureClass<?>
Get the unit classMethods inherited from class export.RExport.RDataUnitExport
detectionToStruct
-
Constructor Details
-
RClickExport
public RClickExport()
-
-
Method Details
-
addDetectionSpecificFields
public org.renjin.sexp.ListVector.NamedBuilder addDetectionSpecificFields(org.renjin.sexp.ListVector.NamedBuilder rData, PamDataUnit dataUnit, int index) Description copied from class:RDataUnitExport
Add detection specific fields to a structure.- Overrides:
addDetectionSpecificFields
in classRRawExport
-
getUnitClass
Description copied from class:RDataUnitExport
Get the unit class- Overrides:
getUnitClass
in classRRawExport
- Returns:
-
getName
Description copied from class:RDataUnitExport
Get the name of the structure- Overrides:
getName
in classRRawExport
- Returns:
-