tests/testthat/test-collections.R

test_that("collections API has been deprecated", {
  expect_snapshot(error = TRUE, {
    lookup_collections("custom-539487832448843776")
    get_collections(status_id = "925172982313570306")
  })
})

Try the rtweet package in your browser

Any scripts or data that you put into this service are public.

rtweet documentation built on Oct. 17, 2023, 1:11 a.m.