Description Usage Arguments Value Examples
Get the number of current advertisements of a merchant
1 | get_n_current_advs_of_merchant(merchant_id, n_tries = 3)
|
merchant_id |
The ID of a marktplaats merchant (a.k.a. counterparty) |
n_tries |
If scraping fails we can retry more times |
a character string
1 2 3 4 | ## Not run:
get_n_current_advs_of_merchant(merchant_id = 15818)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.