tests/testthat/test-eo_data.R

test_that("import logs work", {
  expect_snapshot(
    eo_data(test_path("test_data/")) |>
      str(digits.d = 4, width = 100, strict.width = "cut")
  )
})

Try the readosense package in your browser

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

readosense documentation built on Feb. 7, 2026, 5:06 p.m.