Description Usage Arguments Value Author(s) Examples
This function extracts known performances from a 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 vector that indicates the performances column name. |
a vector of numerical values
Frank Imbach frankimbach@gmail.com
1 | real_perf(data = example_data, target = "perf")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.