scrape: Scrape data using twint

Description Usage Arguments Value

View source: R/scrape.R

Description

Use twint to get data

Usage

1
2
3
4
5
6
scrape(
  search_string,
  file_path = "twitter_data.csv",
  start_date = NULL,
  end_date = NULL
)

Arguments

search_string

A Character string

file_path

Path to file

start_date

The date to start with

end_date

The date to end with

Value

A csv file


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