Package: dataMeta
Title: Create and Append a Data Dictionary for an R Dataset
Date: 2017-08-11
Version: 0.1.1
Authors@R: c(person("Dania M.", "Rodriguez", email = "dmrodz@gmail.com", role = c("aut", "cre")),
             person("P3S Corporation", role = "cph")
            )
Description: Designed to create a basic data dictionary and append to the original dataset's attributes list. The package makes use of a tidy dataset and creates a data frame that will serve as a linker that will aid in building the dictionary. The dictionary is then appended to the list of the original dataset's attributes. The user will have the option of entering variable and item descriptions by writing code or use alternate functions that will prompt the user to add these.
Depends: R (>= 3.3.2)
License: GPL-3
URL: https://github.com/dmrodz/dataMeta
BugReports: https://github.com/dmrodz/dataMeta/issues
Encoding: UTF-8
LazyData: true
Imports: dplyr
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-08-12 00:01:20 UTC; Dania Rodriguez
Author: Dania M. Rodriguez [aut, cre],
  P3S Corporation [cph]
Maintainer: Dania M. Rodriguez <dmrodz@gmail.com>
Repository: CRAN
Date/Publication: 2017-08-12 03:19:59 UTC
Built: R 4.5.1; ; 2025-10-06 02:58:27 UTC; windows
