Nothing
test_that('`lob_request_next()` works', {
vcr::local_cassette('req_next')
x <- lob_list_filings(filing_year = 2024) |>
lob_request_next()
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.