context("test-users")
test_that("get_users_by_org()", {
skip_if_any()
result <- get_users_by_org("metrumresearchgroup")
expect_true(is.vector(result))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.