calculate_rep_max_list: Calculate the weight for 1-12 reps

Description Usage Arguments Details Value Examples

View source: R/one_rm.R

Description

For 1 to 12 reps, calculate the weight, based on a (estimated) one rep max.

Usage

1
calculate_rep_max_list(reps, lift, equation = "epley")

Arguments

reps

Number of reps.

lift

The weight being lifted

equation

The equation for calculating the 1RM.

Details

This is based on a given equations.

Value

List of weights for 1 to 12 reps

Examples

1

MarijnJABoer/befitteR documentation built on April 24, 2020, 5:43 a.m.