View source: R/scrapeTeamStats.R
scrapeTeamStats | R Documentation |
Web scrape (using rvest) team summary statistics for the current ECAC season
scrapeTeamStats(games = "all", gender = "women")
games |
collecting data for 'all' (default), 'conference', or 'nonconference' games. Currently no support for 'nonconference' games |
gender |
'women' (default) or 'men' |
data frame of summary team statistics
scrapeTeamStats() scrapeTeamStats(games="conference", gender="men")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.