Learn R Programming

hoopR (version 3.1.0)

.realgm_doc: Internal: fetch a RealGM page and parse it into an xml_document

Description

Internal: fetch a RealGM page and parse it into an xml_document

Usage

.realgm_doc(path, wait = 25)

Value

An xml_document (from rvest::read_html()).

Arguments

path

Page path beginning with /.

wait

Maximum seconds to wait for the Cloudflare challenge to clear.