View source: R/coverage_plots.R
yAxisScaler | R Documentation |
Works for all coverage plots.
yAxisScaler(covPos, increments.y = "auto")
covPos |
a levels object from a factor of y axis |
increments.y |
increments of y axis, default "auto". Or a numeric value < max position & > min position. |
a character vector from the seq() function, aligned to 0.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.