midseq | R Documentation |
Compute the mid-point positions of a one-dimensional regular grid of n equal intervals.
midseq(min, max, n = 1)
min |
left boundary of first bin |
max |
right boundary of last bin |
n |
number of bins |
vector of mid points
Danail Obreschkow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.