opendataformat-package: Open Data Format

opendataformat-packageR Documentation

Open Data Format

Description

The package is designed to support the use of the open data format. For this purpose, three main functions have been developed:

read_odf()

Import data from the Open Data Format to an R data frame.

write_odf()

Export data from an R data frame to the open data format.

docu_odf()

Get access to information about the dataset and variables via the R-Studio Viewer or the web browser.

setlanguage_odf()

Set the default language for displaying the metadata for docu_odf and getmetadata_odf

getmetadata_odf()

Retrieve specific metadata like variable labels, or value labels.

as_odf_tbl()

Convert data frame (data.frame object or any subclass) to an ODF tibble (odf_tbl class object).

Author(s)

Tom Hartl (thartl@diw.de), Claudia Saalbach (csaalbach@diw.de)

Other Contributors: KonsortSWD/NFDI, DIW Berlin

See Also

More information about the Open Data Format specification and data examples are available here: https://opendataformat.github.io/


opendataformat documentation built on April 3, 2025, 11:22 p.m.