View source: R/general_tools.R
rescale | R Documentation |
Title
rescale(x, scaling_attributes)
x |
a numeric vector or one-column matrix. Optionally: with attributes "scaled:center" and "scaled:scale" (as returned by the base function scale) |
scaling_attributes |
optional. |
a numeric vector. (also in case x is given as a 1-col matrix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.