get_match_shots: Get shots for a given match

Description Usage Arguments Value Examples

View source: R/matches.R

Description

Retrieve data for all shots in a match listed on understat.

Usage

1
get_match_shots(match_id)

Arguments

match_id

Match ID

Value

a tibble

Examples

1
2
3
4
## Not run: 
get_match_shots(match_id = 11662)

## End(Not run)

ewenme/understatr documentation built on Sept. 6, 2021, 7:57 a.m.