writeHtmlDoc: Write an XML DOM containing HTML to a file

View source: R/htmlValue-methods.R

writeHtmlDocR Documentation

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

Author(s)

S. Falcon


Bioconductor/biocViews documentation built on Nov. 2, 2024, 7:23 a.m.