| compute_dp_distance | Compute the Douglas-Peucker distance for paths. |
| compute_vw_distance | Compute the distance for paths with the Visvalingam-Whyatt... |
| coords | A simple class for managing lists of coordinates. |
| geometry_dodge | Dodge objects on next to one another. |
| geometry_flip | Flip x and y positions. |
| geometry_jitter | Jitter geometries to avoid overplotting. |
| geometry_pointificate | Convert complex geometries in to points, paths and polygons. |
| geometry_reflect | Reflect positions around an axis. |
| geometry_rotate | Rotate a geometry about a pointclockwise, by a specified... |
| geometry_scale | Scale stacked values. |
| geometry_simplify | Simplify a path geometry with Douglas-Peucker |
| geometry_stack | Stack objects on top of one another. |
| geometry_transform | Perform a linear transformation on a geometry. |
| geometry_warp | Warp a path or polygon with adaptive resampling |
| gggeom-data | Various dataset to use for exmaples |
| pipe | Pipe operator |
| render_arc | Render an arc |
| render_contour | Render 3d observations as contours. |
| render_path | Render paths and path specialisations (line and polygons). |
| render_point | Render point and text geometries. |
| render_rect | Render a rect. |
| render_ribbon | Render a ribbon. |
| render_segment | Render a line segment |
| resolution | Compute the "resolution" of a data vector. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.