one_rep_max | R Documentation |
Provides one-rep max given a single weight and rep
one_rep_max(weight, reps, method = "epley", verbose = FALSE)
weight |
Actual weight lifted |
reps |
Actual number of repetitions performed |
method |
The estimation technique to use; a list is available with |
verbose |
Defaults to false. If true, will message which estimation technique is used. |
A one-rep maximum estimate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.