replace_by_threshold | R Documentation |
Select elements depending on thresholds
replace_by_threshold(target, thresholds, to)
target |
target vector, matrix or other types |
thresholds |
the threshold values (should be sorted) |
to |
the values which should be set depending on the thresholds |
replaced results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.