tidyfr
provides an interface to retrieve data stored in the Textual Dataset File Format (TDFF) from the Eurac Research Institute for Biomedicine. All data files from the CHRIS study are stored in this format, thus, tidyfr
allows to import CHRIS data. The main properties of this interface/import functionality are:
data.frame
with all variables in their correct data type.A documentation for the new data format can be found here. In brief, a data set is defined as a directory (or archive) containing 6 text files:
CHRIS data is structured in the following hierarchical folder structure:
Data from the CHRIS questionnaire data for the CHRIS baseline release would thus be available in a folder /CHRIS/Interview-data/version_1.0/data
.