tests/testthat/test-list_gases.R

test_that("list gases for 82z files", {

  df_82z <- licoread(test_path("test82z/"))

  expect_snapshot(
    list_gases(df_82z)
  )
})

Try the licoread package in your browser

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

licoread documentation built on Aug. 18, 2025, 5:17 p.m.