powered by
Get a list of in-game items
get_items()
get_items returns a list of in-game items, which include the columns of name, cost, secret_shop, side_shop, recipe and localized name.
# NOT RUN { itemList <- get_items() head(itemList) # }
Run the code above in your browser using DataLab