Description Usage Arguments Author(s) References Examples
office2ODM transforms an office file into ODM format. Supported formats are csv-files, txt-files (tab-separated) and xlsx-files (Microsoft Excel).
Input: Office file with study header, itemgroups, items and codelists, including semantic annotation (see example).
Output: CDISC ODM format (Version 1.3; see example)
1 | office2ODM( officefile="" )
|
officefile |
Name of office file for conversion. |
Martin Dugas (dugas@uni-muenster.de)
Dugas M, Dugas-Breit S. Integrated data management for clinical studies: automatic transformation of data models with semantic annotations for principal investigators, data managers and statisticians.
PLoS One. 2014 Feb 28;9(2):e90492
1 | office2ODM(officefile=file.path(path.package("ODMconverter"),"extdata","ODM-Test.xlsx"))
|
OpenJDK 64-Bit Server VM warning: Can't detect initial thread stack location - find_vma failed
office2ODM (filetypes: csv, txt, xlsx)
officefile = /usr/local/lib/R/site-library/ODMconverter/extdata/ODM-Test.xlsx
ZoneInfo: /usr/share/javazi/ZoneInfoMappings (Permission denied)
ZoneInfo: /usr/share/javazi/ZoneInfoMappings (Permission denied)
[1] "Generating ODM-Test_S.0000.xml"
Finished
Warning message:
system call failed: Cannot allocate memory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.