test_that("function returns object", {
vdata <- distances[1, ]
expect_s3_class(vdata, "data.frame")
expect_s3_class(vessel_card(vdata), "shiny.tag")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.