get_deals_by_store_df | R Documentation |
This function fetches the details about the given store
get_deals_by_store_df(storeID)
storeID |
integer. The store ID mentioned by the user |
A dataframe containing the name of the game, the store ID, the normal price of a game, the sale price on a game, the savings and the deal rating off the game.
get_deals_by_store_df(2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.