anysearchTwitter: Any Search Function

Description Usage Arguments Examples

Description

anysearchTwitter: This function scrapes twitter for the specified keyword, appends it to your dataset, and saves an updated CSV to the working directory

Usage

1
2
3
4
anysearchTwitter(searchterm = "Anywhere", n = 1e+05, since = "2017-10-25",
  until = "2017-10-26",
  olddataname = "Puerto Rico 23 Sept - 25 OCT best.csv",
  newdataname = "Puerto Rico 23 Sept - 26 OCT best.csv")

Arguments

searchterm

"Anywhere"

n

"100000"

since

'2017-10-25'

until

'2017-10-26'

olddataname

"Puerto Rico 23 Sept - 25 OCT best.csv"

newdataname

"Puerto Rico 23 Sept - 26 OCT best.csv"

Examples

1

dusty-turner/puertoRicoR documentation built on May 28, 2019, 7:55 p.m.