Description Usage Arguments Value
Returns targeted match's details on Halo Infinite.
1 2 3 4 5 6 | halo_matches_retrieve(
id,
version = get_HaloDotAPI_version(),
token = get_HaloDotAPI_token(),
.progress = TRUE
)
|
id |
Character vector of match IDs. |
version |
HaloDotAPI Version. |
token |
HaloDotAPI Token. |
.progress |
Logical. Should a progress bar be displayed? Passed on to
|
For a single ID, a list
with class match
. For
multiple IDs, a list
with class collection
where each item in
the list
is a list
with class match
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.