getlineupsFree: This function returns all lineups for the match requested....

get.lineupsFreeR Documentation

This function returns all lineups for the match requested. This is for use with the freely released data from StatsBomb.com.

Description

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

get.lineupsFree(Match)

Arguments

Match

Data frame of the match you wish to pull the events for.

Value

df

Returns a data frame with all lineups for this match available for free.

Examples

get.lineupsFree(Match)

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