annomaps: many-bar annotations ggplot

Description Usage Arguments Value See Also

View source: R/annomaps.R

Description

many-bar annotations ggplot

Usage

1
2
annomaps(..., titles = NULL, flip = F, ratio = 0.03, mar = 0.015,
  angle = T)

Arguments

...

named character vectors of observations and groups (names). All vectors must contain the same observations, and the ordering in the first vector provided is preserved.

titles

character vector of annomap titles. Default: NULL

flip

observations along y axis instead of x? Default: F

ratio

aspect ratio. If flip = T, ratio = 1/ratio.. Default: 0.03

mar

see plot.margin in ggplot2::themes for details. Default: 0.015

angle

logical indicating whether to angle title if flip = T. Default: T

Value

ggplot object consisting of ggplots combined.

See Also

waiver,theme


jlaffy/scrabble documentation built on Nov. 16, 2019, 7:56 a.m.