ggplot_layers: ggplot_layers

Description Usage Arguments Format Examples

Description

adds layers to ggplots

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21

Arguments

width

optional width for median lines

Format

An object of class theme (inherits from gg) of length 60.

NA

Examples

1
2
p <- ggplot(aes(x=genotype, y=pct)
p + add.scatter

mikeod38/dauergut documentation built on May 30, 2019, 7:16 p.m.