coord_radar: The radar coordinate system is a modification of polar...

Description Usage Arguments

Description

The radar coordinate system is a modification of polar coordinate system, commonly used for radar chart

Usage

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

Arguments

theta

variable to map angle to (x or y)

start

offset of starting point from 12 o'clock in radians

direction

1, clockwise; -1, counterclockwise


cardiomoon/ggiraphExtra documentation built on Oct. 9, 2020, 4:16 a.m.