Learn R Programming

DDIwR (version 0.18)

makeDataNotes: 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)

Value

A standard notes DDI element.

Arguments

data

An R dataframe.

Author

Adrian Dusa