Package: datadictionary
Title: Create a Data Dictionary
Version: 0.1.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 dataset 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, Hmisc, lubridate, magrittr,
        openxlsx, stats, tibble, tidyr, tidyselect,
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-07-17 03:11:30 UTC; BJ
Author: Bethany Jones [aut, cre]
Maintainer: Bethany Jones <r.data.nerd@gmail.com>
Repository: CRAN
Date/Publication: 2022-07-18 12:10:08 UTC
