adjust_schedule | R Documentation |
Modifies a program schedule to only include days specified by user
adjust_schedule(program_schedule = NA, allowed_days = c(1, 3, 5))
program_schedule |
A program schedule created with the program_schedule function |
allowed_days |
An integer vector specifying which days of the week are allowable. |
A schedule for a weightlifting program in terms of cycle, day, date, exercise, variant, set, reps, percentage, training max, weight
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.