Learn R Programming

hoopR (version 3.1.0)

.ext_html: Internal: fetch a URL and return the parsed HTML document

Description

Internal: fetch a URL and return the parsed HTML document

Usage

.ext_html(url)

Value

An xml_document (rvest).

Arguments

url

Full URL.