circ_text: Draw text

Description Usage Arguments

View source: R/plot.R

Description

Has to be rewritten to include nice facing options (see circlize::circos.text). Currently plotrix::arctext has a buch when setting clockwise = FALSE and using the end argument. Once this is fixed (mail to Jim Lemon on 2016-03-18) circ_text can be improved. Especially nicefacing would be good.

Usage

1
circ_text(label, x, y, xadj = 0.5, ...)

Arguments

label

A label.

x,y

Coordinates in original system

xadj

x adjustement. One of c(0, .5, 1).

...

passed to plotrix::arctext.


markheckmann/circplot documentation built on May 21, 2019, 12:06 p.m.