makeDataNotes: Create a 'notes' element for the dataset.

makeDataNotesR Documentation

Create a notes element for the dataset.

Description

Create the notes element to embed a serialized, gzip-ed version of the data in the fileDscr section of the codeBook.

Usage

makeDataNotes(data)

Arguments

data

An R dataframe.

Value

A standard notes DDI element.

Author(s)

Adrian Dusa


DDIwR documentation built on May 29, 2024, 7:24 a.m.

Related to makeDataNotes in DDIwR...