eo_data: imports data files from Eosense chambers

View source: R/eo_data.R

eo_dataR Documentation

imports data files from Eosense chambers

Description

imports data files from Eosense chambers

Usage

eo_data(path)

Arguments

path

location of the data files

Value

a dataframe with continuous measurement with timestamps

Examples

path <- system.file("extdata/ex_data", package = "readosense")
eo_data(path)

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