Package: dataMeta 0.1.1.9000

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.

Authors:Dania M. Rodriguez [aut, cre], P3S Corporation [cph]

dataMeta_0.1.1.9000.tar.gz
dataMeta_0.1.1.9000.zip(r-4.5)dataMeta_0.1.1.9000.zip(r-4.4)dataMeta_0.1.1.9000.zip(r-4.3)
dataMeta_0.1.1.9000.tgz(r-4.5-any)dataMeta_0.1.1.9000.tgz(r-4.4-any)dataMeta_0.1.1.9000.tgz(r-4.3-any)
dataMeta_0.1.1.9000.tar.gz(r-4.5-noble)dataMeta_0.1.1.9000.tar.gz(r-4.4-noble)
dataMeta_0.1.1.9000.tgz(r-4.4-emscripten)dataMeta_0.1.1.9000.tgz(r-4.3-emscripten)
dataMeta.pdf |dataMeta.html
dataMeta/json (API)
NEWS

# Install 'dataMeta' in R:
install.packages('dataMeta', repos = c('https://dmrodz.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/dmrodz/datameta/issues

Datasets:

On CRAN:

5.54 score 23 stars 15 scripts 180 downloads 6 exports 16 dependencies

Last updated 3 years agofrom:f4a2d66e67. Checks:1 OK, 7 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 28 2025
R-4.5-winNOTEJan 28 2025
R-4.5-macNOTEJan 28 2025
R-4.5-linuxNOTEJan 28 2025
R-4.4-winNOTEJan 28 2025
R-4.4-macNOTEJan 28 2025
R-4.3-winNOTEJan 28 2025
R-4.3-macNOTEJan 28 2025

Exports:build_dictbuild_linkerincorporate_attrprompt_attrprompt_linkersave_it

Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr

dataMeta: Making and appending a data dictionary to an R dataset

Rendered fromdataMeta_Vignette.Rmdusingknitr::rmarkdownon Jan 28 2025.

Last update: 2017-04-23
Started: 2017-04-22