FreeMatches: This function returns all free matches that are released as...

View source: R/FreeMatches.R

FreeMatchesR Documentation

This function returns all free matches that are released as free data from StatsBomb.com.

Description

This function easily scrapes the free matches 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

FreeMatches(FreeCompetitions())

Arguments

Competitions

A competition data frame as returned by FreeCompetitions for which you want to retrieve matches.

Value

df

Returns a data frame with all matches available for free.

Examples

FreeMatches(FreeCompetitions())

statsbomb/StatsBombR documentation built on Dec. 3, 2024, 11:53 p.m.