shotinfo: This function returns extra shot information.

View source: R/shotinfo.R

shotinfoR Documentation

This function returns extra shot information.

Description

For use with StatsBomb Data. After StatsBomb data is read in from the API, JSON file, this function will add new shot information variables.

Usage

shotinfo(dataframe)

Arguments

dataframe

Dataframe object gathered from the StatsBomb API.

Value

df

Returns a data frame with all of the goalkeeper information.

Examples

shotinfo(dataframe)

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