ODM2R transforms ODM file into source code for R data frame "odmdata".
Input: File in CDISC ODM format (Version 1.3; see example)
Output: R source code for data frame "odmdata" with ODM attributes (see example).
Usage
ODM2R(ODMfile="")
Arguments
ODMfile
Name of ODM file for conversion.
File format: ODM version 1.3, see example. If omitted, file.choose()-dialog is started
References
Automatic conversion of ODM format with semantic annotation (manuscript in preparation)