Description Usage Arguments Value Author(s)
Map arbitrary numeric vector to a given range of values.
From a given numeric vector z the range is determined and 
the values are linearly mapped onto the interval 
given by val.range. This 
funtion can be used in order to map arbitrary vectors to a given
range of values.
1  | mapCoordinatesToValue(z, val.range=c(0.5, 1))
 | 
z | 
 numeric vector.  | 
val.range | 
 numeric vector of lengths two (default   | 
numeric vector
Mark Heckmann
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.