stream_tweets2: A more robust version of stream_tweets

Description Usage Arguments Value

View source: R/stream.R

Description

[Deprecated] Please use stream_tweets() instead.

Usage

1

Arguments

dir

Name of directory in which json files should be written. The default, NULL, will create a timestamped "stream" folder in the current working directory. If a dir name is provided that does not already exist, one will be created.

append

Logical indicating whether to append or overwrite file_name if the file already exists. Defaults to FALSE, meaning this function will overwrite the preexisting file_name (in other words, it will delete any old file with the same name as file_name) meaning the data will be added as new lines to file if pre-existing.

Value

Returns data as expected using original search_tweets function.


mkearney/rtweet documentation built on Sept. 29, 2021, 12:01 p.m.