rpe_tab_to_lookup: RPE table to lookup table

View source: R/rpe_tab_to_lookup.R

rpe_tab_to_lookupR Documentation

RPE table to lookup table

Description

RPE table to lookup table

Usage

rpe_tab_to_lookup(rpe_tab)

Arguments

rpe_tab

A tibble with columns RPE, 1, 2, 3, ... containing the percentage of one rep max associated with doing x reps at RPE rating of perceived exertion.

Value

A tibble with columns rpe, reps, pct_1rm.

Examples

rpe_tab_to_lookup(rpe_tab_rts)

strength documentation built on Feb. 25, 2026, 5:07 p.m.