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