rtweet (version 0.3.7)

next_id: Get value for max_id

Description

Get value for max_id

Usage

next_id(df)

Arguments

df
Tweets data frame with "created_at" and "status_id" variables.

Value

Character string of max_id to be used in future function calls.