goalkeeperinfo: This function returns the goalkeeper information from the...

Description Usage Arguments Value Examples

View source: R/goalkeeperinfo.R

Description

For use with the StatsBomb Data API credentials. After StatsBomb data is read in from the API, JSON file, this function will pull all of the goalkeeper information from the freeze frames.

Usage

1
goalkeeperinfo(dataframe)

Arguments

dataframe

Dataframe object gathered from the StatsBomb API.

Value

df

Returns a data frame with all of the goalkeeper information.

Examples

1
dataframe <- goalkeeperinfo(dataframe)

nandomartinez/Soccer documentation built on Nov. 4, 2019, 8:34 p.m.