.getSampleTimes | R Documentation |
Read Sample Times from Automatic Sampler File
.getSampleTimes( filepath, blockbegin, sep = ";", dec = ",", captionPattern = "Datum;Uhrzeit", warn = TRUE )
filepath |
full path to file generated by automatic sample |
blockbegin |
blockbegin |
sep |
field separator (default: ";") |
dec |
decimal separator (default: ",") |
captionPattern |
pattern matching the caption line. Default: "Datum;Uhrzeit" |
warn |
should warnings be printed (default: TRUE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.