Nothing
Code
MeasureAHD(value1 = testFN1, value2 = testFN2)
Output
[1] 5.333333
Code
MeasureAHD(value1 = testFN3, value2 = testFN4, trapezoidal = FALSE)
Output
[1] 3.5
Code
MeasureAHD(value1 = testFN1c, value2 = testFN2c)
Output
[1] 5.333333
Code
MeasureAHD(value1 = testFN3c, value2 = testFN4c, trapezoidal = FALSE)
Output
[1] 3.5
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.