shadowtext: plot shadow text

View source: R/shadowtext.R

shadowtextR Documentation

plot shadow text

Description

plot shadow text

Usage

  shadowtext(x, y=NULL, labels, col='white', bg='black', 
                       theta= seq(0, 2*pi, length.out=50), r=0.1, ...);

Arguments

x

x coordinate

y

y coordinate

labels

label

col

col

bg

bg

theta

theta

r

r

...

...

Author(s)

Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>

References

##

Examples

##

CBIIT-CGBB/GCluster documentation built on Oct. 26, 2023, 4:27 a.m.