max_id {rtweet}R Documentation

Extract min/max id (for id based pagination)

Description

These internal helpers extract the ids passed on to the max_id and since_id arguments to functions that use TWIT_paginate_max_id().

Usage

max_id(x)

Arguments

x

Either a data frame of tweets or a character vector of status ids.


[Package rtweet version 2.0.0 Index]