View source: R/parse_train_times_file.R
| parse_train_times_file | R Documentation |
train_times.csv fileParse the train_times.csv file
parse_train_times_file(train_times_filename)
train_times_filename |
path to the |
a tibble with columns:
n: the epoch
t: the time this epoch took, in seconds
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.