dataMeta: Create and Append a Data Dictionary for an R Dataset

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
Author: Dania M. Rodriguez [aut, cre], P3S Corporation [cph]
Maintainer: Dania M. Rodriguez <dmrodz at gmail.com>
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:

Reference manual: dataMeta.pdf
Vignettes: dataMeta: Making and appending a data dictionary to an R dataset

Downloads:

Package source: dataMeta_0.1.1.tar.gz
Windows binaries: r-devel: dataMeta_0.1.1.zip, r-release: dataMeta_0.1.1.zip, r-oldrel: dataMeta_0.1.1.zip
macOS binaries: r-release (arm64): dataMeta_0.1.1.tgz, r-oldrel (arm64): dataMeta_0.1.1.tgz, r-release (x86_64): dataMeta_0.1.1.tgz
Old sources: dataMeta archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dataMeta to link to this page.