show_all_items_info: Show information of all items in a log for summary

Description Usage Value Examples

Description

show_all_items_info extracts informations about each item including the date of transaction, type of transaction, category, and model inside the log for later summary.

Usage

1
2
## S4 method for signature 'product_logs'
show_all_items_info(obj, ...)

Value

A data frame containing informations about each item inside the log.

Examples

1
## Not run: show_all_items_info(a_log)

Samantha-Lui/EZRecords documentation built on May 5, 2019, 4:46 p.m.