Description Usage Arguments Examples
Test rough equality
Shorthand to test rough equality
1 2 3 | requal(values, testval, epsilon = 0.01)
values %==% testval
|
values |
close are any number of floating values to testval |
testval |
value to be tested |
epsilon |
float value indicating how large difference between values is allowed to be |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.