dataMeta: Create and Append a Data Dictionary for an R Dataset (original) (raw)

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.

Version: 0.1.1
Depends: R (≥ 3.3.2)
Imports: dplyr
Suggests: knitr, rmarkdown
Published: 2017-08-12
DOI: 10.32614/CRAN.package.dataMeta
Author: Dania M. Rodriguez [aut, cre], P3S Corporation [cph]
Maintainer: Dania M. Rodriguez
BugReports: https://github.com/dmrodz/dataMeta/issues
License: GPL-3
URL: https://github.com/dmrodz/dataMeta
NeedsCompilation: no
Materials: README NEWS
CRAN checks: dataMeta results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=dataMetato link to this page.