library(nistrb)
context("Response class")
test_that("We can get an object of class nrb_response",{
expect_is(nrb_get_last(), "nrb_response")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.