getRecords: Get rep and weight records per exercise

Description Usage Arguments Value Examples

Description

This function extracts rep and weight records for an exercise

Usage

1
getRecords(df, exercise = NULL)

Arguments

df

A dataframe

exercise

Select the exercise to see records. If 'NULL' all exercises are shown.

Value

ggplot object

Examples

1
2
df <- simData(2, 1)
getRecords(df)

MarijnJABoer/HeavySetR documentation built on May 22, 2019, 5:31 p.m.