tests/testthat/_snaps/eo_env.md

import logs work

Code
  str(eo_env(eo_import_logs(test_path("test_logs/"))), digits.d = 4, width = 100,
  strict.width = "cut")
Output
  tibble [1,070 x 3] (S3: tbl_df/tbl/data.frame)
   $ datetime: POSIXct[1:1070], format: "2024-12-12 17:13:00" "2024-12-12 17:13:04" "2024-12-12 17:"..
   $ air_temp: num [1:1070] 0.00233 0.00233 0.002331 0.002331 0.002331 ...
   $ pressure: num [1:1070] 1.024 1.024 1.024 1.024 1.024 ...


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.