Nothing
Code
MeasureHSD(value1 = testFN1, value2 = testFN2)
Output
[1] 4.333333
Code
MeasureHSD(value1 = testFN3, value2 = testFN4, trapezoidal = FALSE)
Output
[1] 3
Code
MeasureHSD(value1 = testFN1c, value2 = testFN2c)
Output
[1] 4.333333
Code
MeasureHSD(value1 = testFN3c, value2 = testFN4c, trapezoidal = FALSE)
Output
[1] 3
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.