Learn R Programming

htm2txt (version 2.2.2)

browse: 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

Run this code
# NOT RUN {
browse("https://www.wikipedia.org/")
# }

Run the code above in your browser using DataLab