retailer | R Documentation |
Details of a retailer
retailer(retailer_id = NA)
retailer_id |
A retailer ID. |
Details of either all retailers or a specific retailer as a data.frame
.
# Get a table of all retailers. ## Not run: retailer() ## End(Not run) # Get details of specific retailer. ## Not run: retailer(1) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.