get_timeline_by_date: Get timeline by date

Description Usage Value

View source: R/get_timeline_by_date.R

Description

Get a timeline of a twitter user(s), but go back as far as a certain date (as opposed to the typical use case of simply getting the most recent n tweets). Note that the function in many cases retrieves data OLDER than the date argument.

Usage

1
get_timeline_by_date(user, date, n = 3200)

Value

A dataframe


joebrew/vilaweb documentation built on Sept. 11, 2020, 3:42 a.m.