overall_rating | R Documentation |
Overall rating of the place
overall_rating(
client,
using = "xpath",
value = "//div[@jsaction='pane.reviewChart.moreReviews']"
)
client |
|
using |
String with "css" or "xpath". |
value |
String with css tag or xpath. |
Tibble with average number of stars and total reviews
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.