plotAnnoPie | R Documentation |
plotAnnoPie method for csAnno
instance
plotAnnoPie(
x,
ndigit = 2,
cex = 0.9,
col = NA,
legend.position = "rightside",
pie3D = FALSE,
radius = 0.8,
...
)
plotAnnoPie(x,ndigit=2,cex=0.9,col=NA,legend.position="rightside",pie3D=FALSE,radius=0.8,...)
x |
|
ndigit |
number of digit to round |
cex |
label cex |
col |
color |
legend.position |
topright or other. |
pie3D |
plot in 3D or not |
radius |
radius of the pie |
... |
extra parameter |
plot
Guangchuang Yu https://guangchuangyu.github.io
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.