plot_polar | R Documentation |
Create polar plot of results
plot_polar( .data, size_geom_text = 3.5, my_breaks = c(0, 0.01, 0.03, 0.05, 0.1, 0.3, 0.5, 0.7, 1), prop_filter = 0.005, barwidth = 0.5, barheight = 2, legend_justification = 0.67, fill_direction = 1 )
.data |
ARMET-tc object |
size_geom_text |
A double |
my_breaks |
An integer |
prop_filter |
A double |
barwidth |
A double |
barheight |
A double |
legend_justification |
A double |
fill_direction |
An integer |
a ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.