as_ddi {rddi}R Documentation

Convert XML trees to DDI objects

Description

Convert XML trees to DDI objects

Usage

as_ddi(x, ...)

Arguments

x

An xml_node object.

...

Arguments to pass to methods.

Value

The DDI equivalent of the XML tree.


[Package rddi version 0.1.1 Index]