product: Details for a specific product

View source: R/product.R

productR Documentation

Details for a specific product

Description

Details for a specific product

Usage

product(product_id)

Arguments

product_id

A product ID.

Value

Product details as a data.frame.

Examples

# Details of a specific product.
## Not run: 
product(1)

## End(Not run)

datawookie/retail documentation built on Jan. 11, 2023, 4:07 a.m.