Extract min/max id (for id based pagination)
These internal helpers extract the ids passed on to the max_id
and since_id
arguments to functions that use TWIT_paginate_max_id()
.
max_id(x)
x
: Either a data frame of tweets or a character vector of status ids.Useful links