powered by
Returns a linear interpolation based on minmax.
minmax
mmstat.pos(minmax, pos)
interpolated values
numeric(2): range to interpolate between
numeric: proportion(s) to interpolate, usually between zero and one
mmstat.pos(c(0,360), 0.5)
Run the code above in your browser using DataLab