mmstat.pos | R Documentation |
Returns a linear interpolation based on minmax
.
mmstat.pos(minmax, pos)
minmax |
numeric(2): range to interpolate between |
pos |
numeric: proportion(s) to interpolate, usually between zero and one |
interpolated values
mmstat.pos(c(0,360), 0.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.