parse_train_times_file: Parse the 'train_times.csv' file

View source: R/parse_train_times_file.R

parse_train_times_fileR Documentation

Parse the train_times.csv file

Description

Parse the train_times.csv file

Usage

parse_train_times_file(train_times_filename)

Arguments

train_times_filename

path to the train_times.csv file

Value

a tibble with columns:

  • n: the epoch

  • t: the time this epoch took, in seconds

Author(s)

Richèl J.C. Bilderbeek


richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.