xmlWriteData_params: Write params for XML test cases 'xmlReadData_params'

Description Usage Arguments Value Author(s)

View source: R/utils.xmlWrite.R

Description

Write params for XML test cases 'xmlReadData_params'

Usage

1
2
xmlWriteData_params(elemname = "params", data, name = NULL,
  printXML = TRUE, wrap = 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

wrap

(logical) Wheter to wrap it in elemname tag

Value

(character)

Author(s)

Matthias Pfeifer matthias.pfeifer@roche.com


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