Nothing
test_that('`lob_retrieve_contribution()` works', {
vcr::local_cassette('ret_con')
x <- lob_retrieve_contribution(filing_uuid = '86260004-84e7-46e3-9cfa-76edae508768')
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.