Package: ivo.table
Title: Nicely Formatted Contingency Tables and Frequency Tables
Version: 0.2
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
NeedsCompilation: no
Packaged: 2023-12-05 11:00:29 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: 2023-12-05 11:50:02 UTC
