PW.G.labeling
pw is patchworked objects
1 2 3 4 5 6 7 8 9 10 | PW.G.labeling(
pw = NULL,
titlelab = "title",
xlab = "xlab",
ylab = "ylab",
titlefont = 25,
xfont = 20,
yfont = 20,
xhigh = 0.3
)
|
1 2 3 | #library(Progress.Ebar)
#plotPW<-p1+p2+p3+p4
#PW.G.labeling(pw=plotPW,titlelab="Pokemon",xlab="name",ylab="HP")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.