View source: R/navr-plot-elements.R
geom_navr_circle | R Documentation |
Creates geom of a circle to be inserted into the graph
geom_navr_circle(center, radius, precision = 100, ...)
center |
circle center as a numeric(2) Default is c(0,0) |
radius |
circle radius |
precision |
how many points will make the circle |
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.