xmlWriteData_data.frame: Write a R 'data.frame' as XML Data of Type...

Description Usage Arguments Value Author(s)

View source: R/utils.xmlWrite.R

Description

Write a R 'data.frame' as XML Data of Type 'xmlReadData_data.frame'

Usage

1
2
xmlWriteData_data.frame(elemname = "data.frame", data, name = NULL,
  printXML = TRUE)

Arguments

elemname

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

data

(data.frame) The data to write

name

(character) The data name.

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.