Learn R Programming

DDIwR (version 0.18)

updateCodebook: Update Codebook.

Description

Update an XML file containing a DDI Codebook.

Usage

updateCodebook(xmlfile, with, ...)

Arguments

xmlfile

A path to a DDI Codebook XML document.

with

An R object containing a root codeBook element.

...

Other internal arguments.

Author

Adrian Dusa

Details

This function replaces entire Codebook sections. Any such section present in the R object will replace the corresponding section from the XML document.