View source: R/functions_smooth_derive.r
kin.rescale | R Documentation |
rescale the values of a vector within a specified range. Inputs:
kin.rescale(x, a, b)
x: |
vector to be rescaled |
a: |
range minimum |
b: |
range maximum |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.