tests/testthat.R

library(testthat)
library(googlesheets)

if (identical(tolower(Sys.getenv("NOT_CRAN")), "true")) {
  test_check("googlesheets")
}
jennybc/googlesheets documentation built on Feb. 8, 2022, 11:48 p.m.