lookup_collections: Collections API

Description Usage

View source: R/collections.R

Description

[Deprecated]

get_collections() and lookup_collections() have been deprecated since the underlying Twitter API has been deprecated: https://developer.twitter.com/en/docs/twitter-for-websites/timelines/guides/collection.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
lookup_collections(id, n = 200, parse = TRUE, token = NULL, ...)

get_collections(
  user = NULL,
  status_id = NULL,
  n = 200,
  cursor = NULL,
  parse = TRUE,
  token = NULL
)

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