coord_radar: Change ggplot coordinates to plot radar - From package see

coord_radarR Documentation

Change ggplot coordinates to plot radar - From package see

Description

Change ggplot coordinates to plot radar - From package see

Usage

coord_radar(theta = "x", start = 0, direction = 1)

Arguments

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


viewpoly documentation built on Nov. 2, 2022, 1:05 a.m.