Package: marketr
Title: Tidy Calculation of Marketing Metrics Plus Quick Analysis
Version: 0.0.2
Authors@R: 
    person(given = "Chris",
           family = "Umphlett",
           role = c("aut", "cre"),
           email = "christopher.umphlett@gmail.com")
Description: Facilitates tidy calculation of popular quantitative marketing 
    metrics. It also includes functions for doing analysis that will help
    marketers and data analysts better understand the drivers and/or trends
    of these metrics. These metrics include Customer Experience Index 
    <https://go.forrester.com/analytics/cx-index/> and Net Promoter Score 
    <https://www.netpromoter.com/know/>. 
Depends: R (>= 3.5.0)
License: CC0
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown, ggplot2
VignetteBuilder: knitr
Imports: dplyr (>= 0.8.3), magrittr (>= 1.5), tidyr (>= 1.0.0), tibble
        (>= 2.1.3)
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-12-17 22:48:13 UTC; c.umphlett
Author: Chris Umphlett [aut, cre]
Maintainer: Chris Umphlett <christopher.umphlett@gmail.com>
Repository: CRAN
Date/Publication: 2020-12-18 05:30:02 UTC
Built: R 4.5.0; ; 2025-01-30 02:42:43 UTC; unix
