Package: ivo.table
Title: Nicely Formatted Contingency Tables and Frequency Tables
Version: 0.4.1
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.net"))
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. Designed to work with pipes.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/mthulin/ivo.table
BugReports: https://github.com/mthulin/ivo.table/issues
RoxygenNote: 7.2.3
Imports: dplyr, flextable, checkmate, officer, tidyr
NeedsCompilation: no
Packaged: 2024-03-19 14:55:48 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-03-19 15:20:02 UTC
Built: R 4.2.3; ; 2024-03-19 17:26:28 UTC; unix
