View source: R/appbot_reviews.R
Get reviews for the app of your choice
1 | appbot_reviews(app_id, pages = 1, pivot_topics = FALSE, ...)
|
app_id |
The ID of the app you want to check |
pages |
How many pages of results you want to provide |
pivot_topics |
An option to pivot the topics column (which is returned as a list) out to individual columns with a Boolean 1 or 0 to indicate if the review discusses a certain topic |
... |
Other arguments include 'page', 'start', 'end', 'keyword', 'country', 'sentiments', 'dlangs', 'version', and 'topic'. For example if you wanted to get reviews from Germany, you would pass 'country=DE' as an argument |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.