fractionalise | R Documentation |
returns a vector where every element is replaced by its fraction of the total sum of the vector
fractionalise(x)
x |
a numerical vector |
a numerical vector containing fractional values (0 <= ... <= 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.