Skip to content

A metadata curation and generation shiny app based on the rddi R package

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

nyuglobalties/diyddi

Repository files navigation

DIYDDICurator

DOI

Description

DIYDDICurator is a graphic user interface to the rddi package. It is a shiny app designed to streamline metadata generation for research data sharing. It allows the user to input project metadata and generate a valid Data Documentation Initiative Codebook (DDI 2.5) to describe the study and data collected.

DDI elements and their attributes are listed in various tabs and described using handsontable (https://handsontable.com/). By right clicking on the table users can add or delete rows. A human readable README, the DDI Codebook and the data is available for export in the Export navigation menu.

Installation

DIYDDICurator installation

devtools::install_github("nyuglobalties/diyddi")

Launch DIY DDI Curator

library(diyddi)
curator()

# or
diyddi::curator()

About

A metadata curation and generation shiny app based on the rddi R package

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages