plot_progression_table(progression_RIR_increment, "%1RM", reps = 1:5)
plot_progression_table(progression_RIR_increment, "adjustment", reps = 1:5)
# Create progression pot by using specific reps-max table and klin value
plot_progression_table(
progression_RIR,
reps = 1:5,
max_perc_1RM_func = max_perc_1RM_linear,
klin = 36
)
Run the code above in your browser using DataLab