test_that("Can decode endpoints", {
ep <- calendar_endpoints()
expect_is(ep, "list")
ep <- calendar_endpoints("calendar.calendarList.list")
expect_is(ep, "list")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.