Description Usage Arguments Examples
Create point-level data.table for court vision match
1 | get_points(x, matchid = NULL, year = NULL, event = NULL)
|
x |
List from JSON input, return from |
matchid |
character matchid as on grand slam results page (e.g. 'MS001') |
year |
Year of match (yyyy) |
event |
Character name of event |
1 | get_points(get_match(2021, "MS701", "ao"), "MS701", 2021)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.