library(GEOexplorer)
test_that("GEO search works",
{
searchTerm <- "TXT"
firstResultNumber <- "0"
lastResultNumber <- "1"
x <- searchGeo(searchTerm, firstResultNumber, lastResultNumber)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.