View source: R/methods-AlignmentPairsList-class.R
autoplot.AlignmentPairsList | R Documentation |
autoplot.AlignmentPairsList
## S3 method for class 'AlignmentPairsList'
autoplot(object, aes, vars, ..., which = "point")
object |
AlignmentPairsList |
aes |
aes mapping |
vars |
variable mapping to facet plots |
... |
additional parameters to ggplot function |
which |
which plot to make. 'grid' option makes a scatter plot with marginal densities |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.