next_cursor {rtweet} | R Documentation |
Extract cursor (for cursor based pagination)
Description
This internal helper extracts the cursor from the object passed to the
cursor
argument of the functions that use TWIT_paginate_cursor()
.
Usage
next_cursor(x)
since_id(x)
[Package rtweet version 2.0.0 Index]