makeDataNotes {DDIwR}R 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


[Package DDIwR version 0.18 Index]