View source: R/parse_training_log.R
load_training_log | R Documentation |
Import training log from yaml
load_training_log( path = "inst/tinytest/test.yml", order = "dm", year = lubridate::year(Sys.time()) )
order |
character same as in '?lubridate::parse_date_time()' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.