cong_request_next | R Documentation |
Request next set of responses
cong_request_next(response, max_req = 1)
response |
A tibble::tibble from a |
max_req |
A max number of additional requests to make. Default is 1. |
a tibble with responses bound by row to new results
# Requires API Key
cong_bill() |>
cong_request_next()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.