Description Usage Arguments Value Examples
View source: R/number_of_reviews.R
Gives the number of the reviews of any product, by receiving its ASIN.
1 | number_of_reviews(asin)
|
asin |
character. ASIN of the product. |
numerics. Number of the reviews written for the product on amazon.it
1 2 3 4 | ## Not run:
number_of_reviews("8845290034")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.