Get your reps, sets, and maxes from the EliteForm API
eliteformR is an R package designed to provide easy interfacing with the EliteForm API. An EliteForm account is required to utilize this package.
You can install version 1.0.0 of elieteformR from Github with:
# Install from GitHub
# install.packages("devtools")
devtools::install_github("MatthewLeeWilcox/eliteformR")eliteformR was built and tested on R version 4.1.1. It may run and function on earlier R versions; however, for an optimal experience, please upgrade to 4.1.1 or greater.
