The goal of rfifa is to provide abstract R functions that’s widely use in the repository FIFA22-Ultimate-Team-Recommender for data processing, extraction and pipelines.

Installation

You can install the development version of rfifa from GitHub with:

# install.packages("devtools")
devtools::install_github("tonyliang19/rfifa")

Example

Include example

This is a basic example which shows you how to solve a common problem:

library(rfifa)

## basic example code