Package: datadictionary
Title: Create a Data Dictionary
Version: 1.0.0
Authors@R: 
    person(given = "Bethany", 
           family = "Jones",
           role = c("aut", "cre"),
           email = "r.data.nerd@gmail.com")
Description: Creates a data dictionary from any dataframe or tibble in your R environment. 
    You can opt to add variable labels. You can write the object directly to Excel.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.2.0
Imports: chron, data.table, dplyr, haven, labelled, lubridate,
        magrittr, openxlsx, stats, tibble, tidyr, tidyselect,
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-03-12 06:00:41 UTC; BJ
Author: Bethany Jones [aut, cre]
Maintainer: Bethany Jones <r.data.nerd@gmail.com>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2023-03-12 10:20:22 UTC
