dot-kp_get_page: Fetch a KenPom page as parsed HTML using an authenticated...

.kp_get_pageR Documentation

Fetch a KenPom page as parsed HTML using an authenticated cookie jar

Description

Fetch a KenPom page as parsed HTML using an authenticated cookie jar

Usage

.kp_get_page(jar, url)

Arguments

jar

Path to the httr2 cookie jar file (returned by login())

url

The KenPom URL to fetch

Value

A parsed HTML document (xml_document)


hoopR documentation built on Aug. 25, 2026, 9:07 a.m.