getTweets: Get Dataframe from resource

Description Usage Arguments Value Examples

View source: R/getData.R

Description

Get Dataframe from resource

Usage

1
2
3
4
5
6
7
8
9

Arguments

.data

Resource, retrieved by twitter_fas().

withUsers

(Logical) if true, add information about author and the authors of referred tweets.

withRetweeted

(Logical) if true, add information about the retweeted or cited tweet.

withMedia

(Logical) if true, add information about media included within the tweet.

withPlaces

(Logical) if true, add geo-information included within the tweet.

tz

Format dates with time zone

...

Any other option passed to helper functions like withUsers.

Value

A Data Frame with Tweet data from Resource

Examples

1
2
3

mittendo/twitteRacademic documentation built on April 10, 2021, 4:37 p.m.