View source: R/summary_functions.R
rescale2range | R Documentation |
Subfunction for Plotting FNR. Rescale the values in vec such that the lagest is n, and the smallest is 1.
rescale2range(vec, n)
vec |
input vector |
n |
the largest integer to scale the vector to (the smallest is 1) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.