Run vignette("salic") from the R console for an introduction. See below for a summary of the core functions.

Standardized Data

  • see cust, lic, sale for information about expected license data formats

  • use data_check to ensure correct formatting for state license data

License History

  • use rank_sale to condense sales to 1 row per customer-year

  • use make_history to produce a history table that facilitates flexible querying about customer trends

  • see history_check to run checks for the the output of make_history()

Dashboard Metrics