Convert List to XML

# S3 method for default
listToXml(item, tag)

Arguments

item

object to be converted. Despite the function name, need not actually be a list

tag

xml tag

Value

xmlNode

Details

Can convert list or other object to an xml object using xmlNode