tests/testthat/test-zzz-teardown.R

test_that("Torn down", {
  skip_on_cran()
  skip_on_ci()

  unlink(".httr-oauth")
  expect_false(file.exists(".httr-oauth"))
})

Try the fitbitr package in your browser

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

fitbitr documentation built on March 31, 2023, 9:10 p.m.