browse: Display simple plain texts in a web page at a certain URL

View source: R/htm2txt.R

browseR Documentation

Display simple plain texts in a web page at a certain URL

Description

Display simple plain texts in a web page at a certain URL

Usage

browse(URL, ...)

Arguments

URL

A character indicating the URL of a web page.

...

Other gettxt arguments.

Value

None (invisible NULL).

Examples

browse("https://www.wikipedia.org/")

htm2txt documentation built on June 12, 2022, 5:09 p.m.

Related to browse in htm2txt...