Description Usage Arguments Value See Also
View source: R/coverage_plots.R
Helper function for writing plots to disc
1 |
plot |
the ggplot to save |
output |
character string (NULL), if set, saves the plot as pdf or png to path given. If no format is given, is save as png. |
width |
width of output in mm |
height |
height of output in mm |
dpi |
(300) dpi of plot |
a ggplot object of the coverage plot, NULL if output is set, then the plot will only be saved to location.
Other coveragePlot:
coverageHeatMap()
,
pSitePlot()
,
windowCoveragePlot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.