Nothing
#token <- getToken()
#
#test_that("getToken returns a non-empty token with correct credentials", {
#
# expect_true(!is.null(token))
# expect_type(token, "character")
#
#})
#
#
#
#
#test_that("getToken returns error if credentials are incorrect", {
#
# expect_error(getToken(), "Check username and password")
#})
#
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.