extract_next_url | R Documentation |
Extracts the 'next' URL from a Link header
extract_next_url(link_header)
link_header |
The Link header string from an httr response. |
The URL (character) for the next page, or NULL if not present.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.