Description Usage Arguments Value Examples
Clean raw imported item
1 | clean_json(json)
|
json |
raw json item of api request - generated with import_item function |
clean tibble of item with value, date, server, faction, item ID and item name
1 2 | bl_raw <- import_item("black lotus", "patchwerk", "horde")
clean_json(bl_raw)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.