Package: ivo.table
Title: Nicely Formatted Contingency Tables and Frequency Tables
Version: 0.3
Authors@R: 
    c(person(given = "Måns",
           family = "Thulin",
           role = c("aut", "cre"),
           email = "mans@statistikkonsult.com"),
     person(given = "Kajsa",
           family = "Grind",
           role = c("aut"),
           email = "kajsa.grind@ivo.se"),
     person(given = "Stefan",
           family = "Furne",
           role = c("aut"),
           email = "stefan.furne@ivo.se"))
Description: Nicely formatted frequency tables and contingency tables (1-way, 2-way, 3-way and 4-way tables), that can easily be exported to HTML or 'Office' documents, including 'Excel'. Designed to work with pipes.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: dplyr, flextable, openxlsx, checkmate, officer, purrr,
        stringr, tidyr
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-01-12 16:31:03 UTC; mans
Author: Måns Thulin [aut, cre],
  Kajsa Grind [aut],
  Stefan Furne [aut]
Maintainer: Måns Thulin <mans@statistikkonsult.com>
Repository: CRAN
Date/Publication: 2024-01-12 16:40:02 UTC
