tests/testthat/test-other-data.R

test_that("st_transcripts imports successfully", {
  skip_on_cran()
  x <- st_transcripts()
  expect_equal(dim(x), c(726, 10))
})

Try the rtrek package in your browser

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

rtrek documentation built on Sept. 15, 2023, 1:06 a.m.