loadVendorSalesData: Load Vendor Sales

loadVendorSalesDataR Documentation

Load Vendor Sales

Description

Loads the full set of vendor sales totals by month and licence categories (e.g. annual/term). Based on the survey month and the annual licence expire date, the months total sales are summarized into those that occurred before the month and in the month.

Usage

loadVendorSalesData(vendor_sales_filename, survey_month, annual_expire_date)

Arguments

vendor_sales_filename

The file name that has vendors sales by month for all 12 months of the licence year.

survey_month

The month name of the current month that is being analyzed

annual_expire_date

The end date of the current annual licence year.

Value

A data frame with the vendor sales summarized to the licence types for before- and in-month sales.


nick-komick/iRecAnalysisPkg documentation built on July 7, 2024, 6:29 a.m.