tests/testthat/test_isPublic.R

test_that("isPublic", {
  expect_false(isPublic("746998"))
  expect_false(all(isPublic(c("746998", "609699"))))
})

Try the rcellminer package in your browser

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

rcellminer documentation built on Nov. 26, 2020, 2:02 a.m.