Learn R Programming

trundler (version 0.1.19)

product: 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

Run this code
# NOT RUN {
# Details of a specific product.
# }
# NOT RUN {
product(1)
# }

Run the code above in your browser using DataLab