fix_borders | R Documentation |
This function ensures that all values greater than 1.0 are set to 1.0, and all values less than 0.0 are set to 0.0.
fix_borders(vector)
vector |
A numeric vector to be processed. |
A numeric vector with borders fixed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.