check_last | R Documentation |
Check if the API response is the last for a given API Pull.
check_last(pull_response)
pull_response |
an api response in list form after response_to_list call |
True of False if a next link exists
#NOT RUN check_last(response_to_list(GET("https://app.communityconnectlabs.com/api/v2/contacts_report.json")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.