Package: sjtable2df
Title: Convert 'sjPlot' HTML-Tables to R 'data.frame'
Version: 0.0.2
Authors@R: 
    person("Lorenz A.", "Kapsner", , "lorenz.kapsner@gmail.com", role = c("cre", "aut", "cph"),
           comment = c(ORCID = "0000-0003-1866-860X"))
Description: A small set of helper functions to convert 'sjPlot'
    HTML-tables to R data.frame objects / knitr::kable-tables.
License: GPL (>= 3)
URL: https://github.com/kapsner/sjtable2df
BugReports: https://github.com/kapsner/sjtable2df/issues
Depends: R (>= 2.10)
Imports: data.table, kableExtra, magrittr, rlang, rvest, xml2
Suggests: knitr, lintr, lme4, mlbench, rmarkdown, sjPlot, stats,
        testthat (>= 3.0.1)
VignetteBuilder: knitr
Date/Publication: 2022-06-22 07:50:02 UTC
Encoding: UTF-8
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-06-20 17:28:01 UTC; user
Author: Lorenz A. Kapsner [cre, aut, cph]
    (<https://orcid.org/0000-0003-1866-860X>)
Maintainer: Lorenz A. Kapsner <lorenz.kapsner@gmail.com>
Repository: CRAN
