dwww Home | Show directory contents | Find package

test_that("gs4_find() works", {
  skip_if_offline()
  skip_if_no_token()

  df <- gs4_find(n_max = 5)
  expect_s3_class(df, "dribble")
})

Generated by dwww version 1.15 on Sun Jun 23 17:46:30 CEST 2024.