Skip to contents

Get your set’s and max’s form the EliteForm API
R-CMD-check Last Commitlicense minimal R version Project Status: Active – The project has reached a stable, usable state and is being actively developed. lifecycle packageversion

eliteformR is an R packaged designed to provide easy interfacing with the EliteForm API. An EliteForm account is required to utilize this package.

Installation

You can install version 0.1.0 of elieteformR from Github with:

# Install from GitHub
# install.packages("devtools")
devtools::install_github("MatthewLeeWilcox/eliteformR")