.addLineLayer | R Documentation |
Add line layer of a molecule plot
.addLineLayer(plotObject, type, value, position)
plotObject |
A |
type |
one of "horizontal", "vertical" or "diagonal"
Note that for "diagonal", geom_abline is used.
|
value |
value of xintercept or yintercept |
position |
line position for aesthetic properties |
A ggplot
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.