Learn R Programming

k5 (version 0.2.1)

view_firefox: View an HTML document in Firefox

Description

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

Usage

view_firefox(html)

Value

The html object, invisibly.

Arguments

html

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