Rpolyhedra (version 0.2.4)

convertDFToXML: convertDFToXML()

Description

Allows to the creation of xml excerpts out of a data.frame.

Usage

convertDFToXML(df, name, node)

Arguments

df

the dataframe to convert

name

the tag for the new section

node

the node that will be acting as parent.

Value

the node with the dataframe in it