overall_rating: Overall rating of the place

overall_ratingR Documentation

Overall rating of the place

Description

Overall rating of the place

Usage

overall_rating(
  client,
  using = "xpath",
  value = "//div[@jsaction='pane.reviewChart.moreReviews']"
)

Arguments

client

RSelenium client.

using

String with "css" or "xpath".

value

String with css tag or xpath.

Value

Tibble with average number of stars and total reviews


villegar/scrappy documentation built on Jan. 25, 2024, 4:38 p.m.