Nothing
context("iucn_getname")
# test_that("iucn_getname returns the correct value", {
# skip_on_cran()
#
# vcr::use_cassette("iucn_getname", {
# temp <- sm(iucn_getname("Cyanistes caeruleus", verbose = FALSE))
# })
#
# expect_equal(temp, "Cyanistes caeruleus")
# expect_is(temp, "character")
# expect_equal(length(temp), 1)
# })
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.