retailer: Details of a retailer

View source: R/retailer.R

retailerR Documentation

Details of a retailer

Description

Details of a retailer

Usage

retailer(retailer_id = NA)

Arguments

retailer_id

A retailer ID.

Value

Details of either all retailers or a specific retailer as a data.frame.

Examples

# Get a table of all retailers.
## Not run: 
retailer()

## End(Not run)
# Get details of specific retailer.
## Not run: 
retailer(1)

## End(Not run)

datawookie/trundler documentation built on Dec. 31, 2022, 6:20 p.m.