Take an XML document object, write to an HTML file, and open in Firefox.

view_firefox(html)

Arguments

html

An object which has the class xml_document, often from rvest.

Value

The html object, invisibly.