render_node | R Documentation |
Render nodes with different aesthetic
render_node(
data,
method = "polygon",
radius = 0,
xlim = NULL,
ylim = NULL,
margin = 0
)
data |
a dataframe of objects coordinates produced by |
method |
method used to render objects.
|
radius |
radius of polygon smoothing |
xlim , ylim |
limits passed to |
margin |
margins passed to |
a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.