View source: R/logger_Buehler_4010.R
| readLogger_Buehler_4010_Flaschenbericht | R Documentation |
Read Logger File from Buehler 4010 (Flaschenbericht)
readLogger_Buehler_4010_Flaschenbericht(
samplerFile,
headerPattern = paste0("Flasche\\s+Datum\\s+Zeit\\s+F.llzeit\\s+PN Soll",
"\\s+PN Ist\\s+P/E"),
endPattern = "---",
tz = "Etc/GMT+1"
)
samplerFile |
full path to file generated by auto sampler |
headerPattern |
pattern matching the header row |
endPattern |
pattern matching the end of the table |
tz |
time zone. Default: "Etc/GMT+1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.