cmp_proportion1: plot proportions of a set of categories

Description Usage

View source: R/plot.R

Description

plot proportions of a set of categories

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
cmp_proportion1(
  ti,
  xtitle = "",
  ytitle = "",
  xangle = 0,
  margin.l = 0.1,
  legend.pos = "top.center.out",
  legend.dir = "h",
  legend.title = "",
  barwidth = 0.8,
  oneline = F,
  expand.x = c(0.01, 0.01),
  expand.y = c(0.01, 0.04),
  pal = "npg"
)

orionzhou/rmaize documentation built on Jan. 14, 2022, 10:36 p.m.