xmlWriteData_variable: Write a R 'constat' as XML Data of Type...

Description Usage Arguments Value Author(s)

View source: R/utils.xmlWrite.R

Description

Write a R 'constat' as XML Data of Type 'xmlReadData_variable'

Usage

1
2
xmlWriteData_variable(elemname = "variable", data, name = NULL,
  printXML = TRUE)

Arguments

elemname

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

data

(ANY) The variable to write

name

(character) The name of the variable

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.