Description Usage Arguments Value Examples
This function shows all the cards that are in the deck you search.
1 | hsdeck(id, secret, deckcode)
|
id |
A client Id you obtained from Blizzard api. |
secret |
A client Secret you obtained from Blizzard api. |
deckcode |
Enter the Hearthstone deckcode. |
All the cards that are in the deck.
1 | hsdeck(id = Sys.getenv("id"), secret = Sys.getenv("secret"), deckcode = "AAECAaoIAqH4AualAw7TAeAGkwn6qgL28AKP+wKc/wKMhQP2igO0lwPGmQP0mQPUpQPYqQMA")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.