biocViews (version 1.40.1)

writeHtmlDoc: Write an XML DOM containing HTML to a file

Description

Given a DOM tree from the XML package and a filename, write the DOM to disk creating an HTML file.

Usage

writeHtmlDoc(html, file)

Arguments

html
A DOM object from the XML package
file
A string giving the filename