Learn R Programming

StatsBombR (version 0.1.0)

FreeCompetitions: This function returns all competitions that are released as free data from StatsBomb.com.

Description

This function easily scrapes the free competitions available from StatsBomb.com. Most effectively, this function is used internally in the StatsBombFreeEvents() function in order to pull in all of the freely available StatsBomb Data.

Usage

FreeCompetitions()

Arguments

Examples

Run this code
# NOT RUN {
comps <- FreeCompetitions()
# }

Run the code above in your browser using DataLab