tests/testthat/_snaps/eo_logs.md

logs work

Code
  str(eo_logs(eo_import_logs(test_path("test_logs/"))), digits.d = 4, width = 100,
  strict.width = "cut")
Output
  tibble [5 x 4] (S3: tbl_df/tbl/data.frame)
   $ measurement_id: int [1:5] 1 2 3 4 5
   $ port          : num [1:5] 1 2 7 9 11
   $ closing       : POSIXct[1:5], format: "2024-12-12 17:08:00" "2024-12-12 17:33:58" "2024-12-12 "..
   $ opening       : POSIXct[1:5], format: "2024-12-12 17:32:08" "2024-12-12 17:58:10" "2024-12-12 "..


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.