ggplot2-ggproto | R Documentation |
If you are creating a new geom, stat, position, or scale in another package,
you'll need to extend from ggplot2::Geom
, ggplot2::Stat
,
ggplot2::Position
, or ggplot2::Scale
.
ggproto
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.