Description Usage Arguments Examples
fxGeom is a class that helps with method dispatch. Every subclass of type
<subclass> is instantiated by fxGeom<subclass>
and can be created by
calling fxGeom
. If the corresponding subclass does not exist, the function
will throw an error. The available subclasses are:
fxGeomContinuous
1 | + fxGeomContinuousCI
|
1 | + fxGeomTime
|
fxGeomCI
fxGeomDiscrete
1 | + fxGeomOrdinal
|
1 | + fxGeomOrdinalCI
|
fxGeomSpatial
1 | fxGeom(geom_class = "")
|
geom_class |
the subclass. |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.