Description Usage Arguments Format Examples
adds layers to ggplots
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
width |
optional width for median lines |
An object of class theme
(inherits from gg
) of length 60.
NA
1 2 | p <- ggplot(aes(x=genotype, y=pct)
p + add.scatter
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.