Package: frequencies
Type: Package
Title: Create Frequency Tables with Counts and Rates
Version: 0.1.1
Authors@R: c(person("Nathan", "Trenholm", role = c("aut", "cre"),
                     email = "nathan@DataInsightPartners.com"))
Author: Nathan Trenholm [aut, cre]
Maintainer: Nathan Trenholm <nathan@DataInsightPartners.com>
URL: https://github.com/DataInsightPartners/frequencies
BugReports: https://github.com/DataInsightPartners/frequencies/issues
Description: Provides functions to create frequency tables which display both counts
    and rates.
Depends: R (>= 3.4.0)
Imports: dplyr (>= 0.5.0)
License: GPL-3
LazyData: TRUE
RoxygenNote: 6.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2017-06-08 06:24:47 UTC; natha
Repository: CRAN
Date/Publication: 2017-06-08 07:10:52 UTC
