training_max | R Documentation |
An everyday training maximum commonly used to set percentages for weight programs
training_max( weightlifting.log = NA, program = NA, percentage = 0.9, method = "epley", increment = 0.025, ... )
weightlifting.log |
A data frame containing at least the following elements: |
program |
The name of a supported program. Supported programs can be listed with |
percentage |
The percentage of estimated one-rep max at which to set the training max. Defaults to 90%. |
method |
The estimation technique to use; a list is available with |
increment |
the increase in training max weight percentage in subsequent cycles |
... |
Other arguments that may be passed to other functions. |
A table of training maxes for each exercise, equipment, variant
combination specified in the program template
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.