tests/testthat/test-info_table.R

context("info_table")

test_that("info_table works", {
  skip_on_cran()
  skip_on_ci()

  lg <- lagosne_load("1.087.3")
  expect_s3_class(LAGOSNE:::info_table(lg), "data.frame")
})

Try the LAGOSNE package in your browser

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

LAGOSNE documentation built on July 9, 2023, 5:10 p.m.