R/view-firefox.R
view_firefox.Rd
Take an XML document object, write to an HTML file, and open in Firefox.
view_firefox(html)
An object which has the class xml_document, often from rvest.
xml_document
The html object, invisibly.