Description Usage Arguments Details Value Examples
midPoints
Calculate cumulative midpoints of a numeric vector.
1 | midPoints(x)
|
x |
A numeric vector |
Calculates the cumulative midpoints of a numeric vector. To be used in plotting functions, especially for Manhattan plots.
A numeric vector of length length(x) - 1
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.