Description Usage Arguments Value Examples
This function extracts rep and weight records for an exercise
1 | getRecords(df, exercise = NULL)
|
df |
A dataframe |
exercise |
Select the exercise to see records. If 'NULL' all exercises are shown. |
ggplot object
1 2 | df <- simData(2, 1)
getRecords(df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.