lookup_collections: Collections API

View source: R/collections.R

lookup_collectionsR Documentation

Collections API

Description

[Deprecated]

get_collections() and lookup_collections() have been deprecated since the underlying Twitter API has been deprecated.

Usage

lookup_collections(id, n = 200, parse = TRUE, token = NULL, ...)

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

ropensci/rtweet documentation built on Nov. 14, 2024, 1:23 a.m.