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 Oct. 29, 2023, 5:05 p.m.