lpga_scrape: Scrape LPGA Stats Pages

Description Usage Arguments

Description

This function takes a list of website pages from LPGA.com for current year or prior years statistics and pulls the data table. The list can be the output from the lpga_getlinks() function. A data frame is created from the table from each page and added to a list of data frames. Output is a list of dataframes.

Usage

1
lpga_scrape(links = NULL)

Arguments

links

A list of website URLs


Vintonm49/ladygolfstats documentation built on May 6, 2019, 8:32 p.m.