show_stock: Show the stock of products

Description Usage Arguments Value Examples

Description

show_stock extracts the pertinent items' information for each item from each transaction record of a business log and returns the result for further calculation of the stock status of product.

Usage

1
2
3
4
show_stock(obj, ...)

## S4 method for signature 'product_logs'
show_stock(obj, ...)

Arguments

obj

An object.

Value

The result of the extraction.

Examples

1
## Not run: show_stock(business_logs)

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