loadVendorSalesData | R Documentation |
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.
loadVendorSalesData(vendor_sales_filename, survey_month, annual_expire_date)
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. |
A data frame with the vendor sales summarized to the licence types for before- and in-month sales.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.