view_firefox: View an HTML document in Firefox

View source: R/view-firefox.R

view_firefoxR Documentation

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)

Arguments

html

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

Value

The html object, invisibly.


k5 documentation built on May 29, 2024, 7:48 a.m.