tests/testthat/test-list_get.R

test_that("list_get works", {
  testing_with_authentication("bearer_testing_app")
  lg <- list_get("1306285118877831168")
  expect_s3_class(lg, "data.frame")
})

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.