updateCodebook {DDIwR}R Documentation

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.

Details

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

Author(s)

Adrian Dusa


[Package DDIwR version 0.18 Index]