test_that("JHU", {
expect_is(CSSEGISandData(TRUE), "tbl_df")
expect_is(CSSEGISandData(FALSE), "tbl_df")
expect_is(CSSEGISandData_us(), "tbl_df")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.