Nothing
test_that("joinvo works", {
expect_silent(joinvo(longitudinal_HFS,"HFS","Time"))
expect_silent(joinvo(FFbenvo,"FFR","Distance"))
expect_silent(joinvo(FFbenvo,"FFR","Distance",NA_to_zero = TRUE))
expect_equivalent(unique(joinvo(FFbenvo,"FFR","Distance")$id),FFbenvo$subject_data$id)
})
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.