PW.G.labeling: PW.G.labeling

Description Usage Examples

View source: R/ProgressEbar.R

Description

PW.G.labeling pw is patchworked objects

Usage

 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
)

Examples

1
2
3
#library(Progress.Ebar)
#plotPW<-p1+p2+p3+p4
#PW.G.labeling(pw=plotPW,titlelab="Pokemon",xlab="name",ylab="HP")

amafuro/ProgressEbar documentation built on Jan. 23, 2022, 2:41 p.m.