coord_radar | R Documentation |
Change ggplot coordinates to plot radar - From package see
coord_radar(theta = "x", start = 0, direction = 1)
theta |
ariable to map angle to (x or y) |
start |
offset of starting point from 12 o'clock in radians. Offset is applied clockwise or anticlockwise depending on value of direction. |
direction |
1, clockwise; -1, anticlockwise |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.