View source: R/read_vscapture.R
read_vscapture_rt | R Documentation |
Load csv files with realtime data created by VSCapture DrgVent
read_vscapture_rt( path, tz = "CET", return_raw = FALSE, start = NULL, end = NULL, show_diagnostics = TRUE )
path |
Path to VSCapture csv folder |
tz |
time zone |
return_raw |
return original flow and pressure tables and new corrected times as separate entries in a list. |
start, end |
start and end time for import |
show_diagnostics |
show plot of expected vs recorded times (recorded times are wrong, but should be correct on average). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.