Description Usage Arguments Value Author(s) Examples
This function extracts the first performance of a time ordered data frame object.
1 |
data |
A data frame object that contains at least training loads, performances and time between two consecutive sessions. |
target |
A character that indicates the performances column name. |
a numerical value
Frank Imbach frankimbach@gmail.com
1 | init_perf(data = example_data, target = "perf")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.