powered by
Details of a retailer
retailer(retailer_id = NA)
A retailer ID.
Details of either all retailers or a specific retailer as a data.frame.
data.frame
# NOT RUN { # Get a table of all retailers. # } # NOT RUN { retailer() # } # NOT RUN { # Get details of specific retailer. # } # NOT RUN { retailer(1) # }
Run the code above in your browser using DataLab