tests/testthat/test-gs4_find.R

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

  df <- gs4_find(n_max = 5)
  expect_s3_class(df, "dribble")
})
tidyverse/googlesheets4 documentation built on Jan. 4, 2024, 10:20 a.m.