one_rep_max: one-rep max calculator

View source: R/rep_maxes.R

one_rep_maxR Documentation

one-rep max calculator

Description

Provides one-rep max given a single weight and rep

Usage

one_rep_max(weight, reps, method = "epley", verbose = FALSE)

Arguments

weight

Actual weight lifted

reps

Actual number of repetitions performed

method

The estimation technique to use; a list is available with rep_max_formulas

verbose

Defaults to false. If true, will message which estimation technique is used.

Value

A one-rep maximum estimate


titaniumtroop/rweightlifting documentation built on April 24, 2022, 5:30 a.m.