View source: R/support_functions.R
changeRange | R Documentation |
changeRange
changeRange(v, newmin = 1, newmax = 10)
v |
A numeric vector |
newmin |
New min |
newmax |
New max |
A matrix with values scaled between newmin and newmax
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.