Skip to contents

Deprecated. Use [load_holes()] instead, which serves full-field scorecards for completed tournaments from pre-built hosted files.

Usage

load_pga_hbh(years, tournaments = NULL, top_n = 10, tour = "pga", dir = NULL)

Arguments

years

Numeric vector. Year(s) to load.

tournaments

Character vector. Optional tournament event IDs or names. If NULL, loads all tournaments.

top_n

Numeric. Number of top finishers to include scorecards for. Default is 10. Set to NULL for all players.

tour

Character. Tour type, default "pga".

dir

Character. Optional directory to save CSV files.

Value

A tibble with hole-by-hole scoring data.