browse {htm2txt}R 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/")

[Package htm2txt version 2.2.2 Index]