Description Usage Arguments Value Examples
View source: R/number_of_review_pages.R
Gives the number of the review pages of any product, by receiving its number of reviews.
1 |
number_of_reviews |
number. number of the reviews of the product on amazon.it |
numeric. The number of review pages for that product.
1 2 3 4 | ## Not run:
number_of_review_pages(6329)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.