updateCodebook: Update Codebook.

updateCodebookR 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


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

Related to updateCodebook in DDIwR...