xmlWriteData_list.Rd
Write a R 'list' as XML Data of Type 'xmlReadData_list'
xmlWriteData_list(elemname = "list", data, name = NULL, printXML = TRUE)
(character) The name of the element's root tag
character
(ANY) The list to write
ANY
(character) The name of the list
(logical) Print output or return xml as R object
logical
(character)
Matthias Pfeifer matthias.pfeifer@roche.com