Nothing
test_that('`lob_retrieve_lobbyist()` works', {
vcr::local_cassette('ret_lob')
x <- lob_retrieve_lobbyist(id = 1)
expect_s3_class(x, 'tbl_df')
})
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.