opendataformat-package | R Documentation |
The package is designed to support the use of the open data format. For this purpose, three main functions have been developed:
Import data from the Open Data Format to an R data frame.
Export data from an R data frame to the open data format.
Get access to information about the dataset and variables via the R-Studio Viewer or the web browser.
Set the default language for displaying the metadata for docu_odf and getmetadata_odf
Retrieve specific metadata like variable labels, or value labels.
Convert data frame (data.frame object or any subclass) to an ODF tibble (odf_tbl class object).
Tom Hartl (thartl@diw.de), Claudia Saalbach (csaalbach@diw.de)
Other Contributors: KonsortSWD/NFDI, DIW Berlin
More information about the Open Data Format specification and data examples are available here: https://opendataformat.github.io/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.