coord_radar-deprecated | R Documentation |
use coord_radial
coord_radar(theta = "x", start = 0, direction = 1, clip = "on")
theta |
variable to map angle to ( |
start |
Offset of starting point from 12 o'clock in radians. Offset
is applied clockwise or anticlockwise depending on value of |
direction |
1, clockwise; -1, anticlockwise |
clip |
Should drawing be clipped to the extent of the plot panel? A
setting of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.