You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, coord_polar() and coord_radial() count angles in radians, but start from north instead of east, and direction = -1 means the positive direction. Is there a reason for this idiosyncratic approach?