appbot_reviews: appbot_reviews

Description Usage Arguments

View source: R/appbot_reviews.R

Description

Get reviews for the app of your choice

Usage

1
appbot_reviews(app_id, pages = 1, pivot_topics = FALSE, ...)

Arguments

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


neugelb/rappbot documentation built on Dec. 12, 2020, 9:17 a.m.