The OpenD Programming Language

geomType.geomType

Draw any type of geom

The type field is required, which should be a string. Any of the geom* functions in ggplotd.geom can be passed using a lower case string minus the geom prefix, i.e. hist2d calls geomHist2D etc.

template geomType(AES)
geomType
(
AES aes
)

Meta