qf_find_list_id: Fin the ID of Twitter lists.

Description Usage Arguments

View source: R/utils.R

Description

Fin the ID of Twitter lists.

Usage

1
2
3
4
5
6
7
qf_find_list_id(
  slug,
  owner_user,
  cache_lists = TRUE,
  overwrite_lists = FALSE,
  twitter_token = NULL
)

Arguments

cache_lists

Logical, defaults to TRUE. If TRUE, stores locally the lists owned by a given user, in a subfolder 'lists_by_user'. If list has already been downloaded, it just loads it. To overwrite, set 'overwrite' to TRUE.

overwrite_lists

Logical, defaults to FALSE. If TRUE, it overwrites previously downloaded lists.

twitter_token

A twitter token generated by rtweet.

n

An integer, number of new tweets to request per users, defaults to 200.


giocomai/edjnetquotefinder documentation built on Feb. 11, 2022, 12:51 p.m.