inst/snippet/gf-bar-position.R

gf_bar()
gf_bar(~ substance, data = HELPrct, fill = ~ sex)
gf_bar(~ substance, data = HELPrct, fill = ~ sex, position = "dodge")
rpruim/fastR2 documentation built on Nov. 11, 2023, 7:32 a.m.