# NOT RUN {
# Price history for a specific product.
# }
# NOT RUN {
# Detailed price history for product with ID = 1.
product_prices(1)
# Number of entries in price history for product with ID = 1.
product_prices(1, head = TRUE)
# }
Run the code above in your browser using DataLab