xmlWriteData_list: Write a R 'list' as XML Data of Type 'xmlReadData_list'

Description Usage Arguments Value Author(s)

View source: R/utils.xmlWrite.R

Description

Write a R 'list' as XML Data of Type 'xmlReadData_list'

Usage

1
2
xmlWriteData_list(elemname = "list", data, name = NULL,
  printXML = TRUE)

Arguments

elemname

(character) The name of the element's root tag

data

(ANY) The list to write

name

(character) The name of the list

printXML

(logical) Print output or return xml as R object

Value

(character)

Author(s)

Matthias Pfeifer matthias.pfeifer@roche.com


RTest documentation built on Dec. 4, 2019, 5:07 p.m.