| eo_logs | R Documentation |
extracts the measurements metadata from the logs
eo_logs(logs, time_buffer = 300)
logs |
as provided by eo_import_logs |
time_buffer |
around the full closure of the chamber in seconds |
a dataframe with the measurement ids, port, and closing and opening time
path <- system.file("extdata/ex_logs", package = "readosense")
eo_import_logs(path) |>
eo_logs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.