Package: tidycat
Type: Package
Title: Expand broom::tidy() Output for Categorical Parameter Estimates
Version: 0.1.0
Authors@R: c(person(c("Guy", "J."), "Abel", role = c("aut", "cre"),
                    email = "g.j.abel@gmail.com",
                    comment = c(ORCID = "0000-0002-4893-5687")))
Maintainer: Guy J. Abel <g.j.abel@gmail.com>
URL: https://github.com/guyabel/tidycat
BugReports: https://github.com/guyabel/tidycat/issues
Description: Create additional rows and columns on broom::tidy() output to allow for easier control of plotting categorical parameter estimates. 
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports: magrittr, utils, tidyr, tibble, dplyr, stringr, stats, forcats
Suggests: broom, ggplot2, ggforce, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-26 08:33:13 UTC; Guy
Author: Guy J. Abel [aut, cre] (<https://orcid.org/0000-0002-4893-5687>)
Repository: CRAN
Date/Publication: 2020-06-02 09:20:02 UTC
