geom_arclink: Quadline Geom

Description Usage Arguments Aesthetics

View source: R/geom-arclink.R

Description

Geom function for draw quadline.

Usage

1
2
3
4
5
6
7
8
geom_arclink(
  mapping = NULL,
  data = NULL,
  r = 0.98,
  from_id = NULL,
  to_id = NULL,
  ...
)

Arguments

mapping

Set of aesthetic mappings.

data

a data frame.

r

a numeric value between 0 to 1.

from_id, to_id

specifies the start and end ID of the connection.

...

other parameters.

Aesthetics

geom_arclink() understands the following aesthetics (required aesthetics are in bold):


Hy4m/piechart documentation built on Jan. 1, 2022, 5:13 p.m.