-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy path_pkgdown.yml
More file actions
508 lines (503 loc) · 17.8 KB
/
Copy path_pkgdown.yml
File metadata and controls
508 lines (503 loc) · 17.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
url: https://cfbfastR.sportsdataverse.org/
title: cfbfastR
description: "A utility to quickly obtain clean and tidy college football play by play data"
alt: "When you code good, you know good. When you know good, you win good. When you win good, they pay good."
template:
bootstrap: 5
light-switch: true
bootswatch: flatly
ganalytics: G-SE5ZJL93W6
includes:
in_header: |
<script defer data-domain="cfbfastr.sportsdataverse.org" src="https://plausible.io/js/plausible.js"></script>
bslib:
primary: "#222222"
secondary: "#B7B9BB"
success: "#EAEBEC"
link-color: "#024992"
link-hover-color: "#23B7EE"
nav-link-color: "#FFFFFF"
nav-link-hover-color: "#EAEBEC"
nav-link-focus-color: "#EAEBEC"
nav-link-dropdown-toggle-hover-color: "#EAEBEC"
navbar-hover-color: "#EAEBEC"
navbar-brand-hover-color: "#EAEBEC"
nav-tabs-link-active-bg: "#EAEBEC"
nav-pills-link-active-color: "#EAEBEC"
btn-link-color: "#EAEBEC"
btn-link-hover-color: "#EAEBEC"
dropdown-link-color: "#EAEBEC"
input-btn-focus-color: "#EAEBEC"
dropdown-dark-link-hover-bg: "#EAEBEC"
border-radius: 0.5rem
btn-border-radius: 0.25rem
opengraph:
image:
src: "https://github.com/sportsdataverse/cfbfastR-data/blob/main/themes/social_card_cfbfastR_final_quote.png?raw=true"
alt: "When you code good, you know good. When you know good, you win good. When you win good, they pay good."
twitter:
creator: "@saiemgilani"
site: "@cfbfastR"
card: summary_large_image
toc:
depth: 3
authors:
Saiem Gilani:
href: https://twitter.com/saiemgilani
Akshay Easwaran:
href: https://twitter.com/akeaswaran
Jared Lee:
href: https://twitter.com/JaredDLee
Eric Hess:
href: https://twitter.com/arbitanalytics
Nate Manzo:
href: https://twitter.com/cfbNate
Michael Egle:
href: https://twitter.com/deceptivespeed_
Jason DeLoach:
href: https://twitter.com/CFBNumbers
Tej Seth:
href: https://twitter.com/TejSeth41
Conor McQuiston:
href: https://twitter.com/ConorMcQ5
Tan Ho:
href: https://twitter.com/_TanHo
Keegan Abdoo:
href: https://twitter.com/KeeganAbdoo
Matt Spencer:
href: https://twitter.com/MaatSpencer
Sebastian Carl:
href: https://twitter.com/mrcaseb
John B. Edwards:
href: https://twitter.com/John_B_Edwards
Brad Hill:
href: https://twitter.com/bradisblogging
home:
title: cfbfastR • Data and Tools for College Football
description: >
A collection of data and a R package designed for college football!
icon: fa-home
href: index.html
links:
- text: cfbfastR beginner's guide
href: articles/intro.html
- text: cfbfastR stats landing page
href: https://gameonpaper.com/cfb/
navbar:
structure:
left: [home, reference, articles, news, network, data, games]
right: [search, x, github, lightswitch]
icon: https://raw.githubusercontent.com/sportsdataverse/cfbfastR/main/man/figures/logo.ico
title: "cfbfastR"
components:
home:
title: cfbfastR
description: An R package to quickly obtain clean and tidy College Football play-by-play data
icon: "fas fa-home"
href: index.html
aria-label: Home
links:
- text: cfbfastR beginner's guide
href: articles/intro.html
- text: cfbfastR stats landing page
href: https://gameonpaper.com/cfb/
reference:
icon: "fas fa-code"
text: "Funcs"
href: reference/index.html
menu:
- text: "Function Index"
href: reference/index.html
- text: --------------------------------
- text: cfbfastR Data
- text: "Load Full Season PBP Data"
href: reference/load_cfb_pbp.html
- text: "Update or Create Database"
href: reference/update_cfb_db.html
- text: "Play-by-Play Data"
href: reference/cfbd_pbp_data.html
- text: --------------------------------
- text: CFB Data
- text: "CFBD API Keys"
href: reference/register_cfbd.html
- text: "Games"
href: reference/cfbd_games.html
- text: "Plays"
href: reference/cfbd_play.html
- text: "Drives"
href: reference/cfbd_drives.html
- text: "Teams"
href: reference/cfbd_teams.html
- text: "Players"
href: reference/cfbd_players.html
- text: "Statistics"
href: reference/cfbd_stats.html
- text: "Metrics"
href: reference/cfbd_metrics.html
- text: "Ratings"
href: reference/cfbd_ratings.html
- text: "Draft"
href: reference/cfbd_draft.html
- text: "Betting"
href: reference/cfbd_betting_lines.html
- text: "Recruiting"
href: reference/cfbd_recruiting.html
- text: "Coaches"
href: reference/cfbd_coaches.html
- text: "Conferences"
href: reference/cfbd_conferences.html
- text: "Venues"
href: reference/cfbd_venues.html
- text: ---------------------------------
- text: ESPN Data
- text: "ESPN Metrics"
href: reference/espn_metrics.html
- text: "ESPN Ratings"
href: reference/espn_ratings_fpi.html
- text: "ESPN Scoreboard"
href: reference/espn_cfb_scoreboard.html
- text: "ESPN PBP"
href: reference/espn_cfb_pbp.html
articles:
icon: "fas fa-book-reader"
text: "Articles"
menu:
- text: Vignettes
href: articles/index.html
- text: Making Animated Win Probability Charts with cfbfastR
href: articles/animated-wp-plotting.html
- text: CFB Data Betting Lines Examples
href: articles/cfbd_betting.html
- text: CFB Data Games Examples
href: articles/cfbd_games.html
- text: CFB Data Plays Examples
href: articles/cfbd_plays.html
- text: CFB Data Recruiting Examples
href: articles/cfbd_recruiting.html
- text: CFB Data Stats Examples
href: articles/cfbd_stats.html
- text: CFB Data Teams Examples
href: articles/cfbd_teams.html
- text: ESPN College Football Cookbook
href: articles/cfbfastR-espn-cookbook.html
- text: College Football Expected Points Model Fundamentals - Part I
href: articles/college-football-expected-points-model-fundamentals-part-i.html
- text: College Football Expected Points Model Fundamentals - Part II
href: articles/college-football-expected-points-model-fundamentals-part-ii.html
- text: College Football Expected Points Model Fundamentals - Part III
href: articles/college-football-expected-points-model-fundamentals-part-iii.html
- text: Creating Fourth Down Tendency Plots Using cfbfastR
href: articles/fourth-down-plot-tutorial.html
- text: Introduction to cfbfastR
href: articles/intro.html
- text: Intro to Visualizing Recruiting Geography
href: articles/map-tutorial.html
- text: Visualizing Team Talent from Player Recruiting Rankings
href: articles/nth-rated-recruit.html
- text: Rolling EPA Graph
href: articles/rolling-epa-graph.html
news:
icon: "fas fa-newspaper"
text: " News"
href: news/index.html
network:
icon: "fas fa-project-diagram"
text: " SDV"
menu:
- text: SportsDataverse
href: https://sportsdataverse.org/
- text: --------------------------------
- text: "R Packages"
- text: sportsdataverse-R
href: https://r.sportsdataverse.org/
- text: cfbfastR
href: https://cfbfastR.sportsdataverse.org/
- text: hoopR
href: https://hoopR.sportsdataverse.org/
- text: wehoop
href: https://wehoop.sportsdataverse.org/
- text: fastRhockey
href: https://fastRhockey.sportsdataverse.org/
- text: ggshakeR
href: https://abhiamishra.github.io/ggshakeR/
- text: baseballr
href: https://BillPetti.github.io/baseballr/
- text: usfootballR
href: https://usfootballR.sportsdataverse.org/
- text: soccerAnimate
href: https://github.com/Dato-Futbol/soccerAnimate/
- text: chessR
href: https://jaseziv.github.io/chessR/
- text: oddsapiR
href: https://oddsapiR.sportsdataverse.org/
- text: sportyR
href: https://sportyR.sportsdataverse.org/
- text: cfbplotR
href: https://cfbplotR.sportsdataverse.org/
- text: mlbplotR
href: https://camdenk.github.io/mlbplotR/
- text: softballR
href: https://github.com/sportsdataverse/softballR/
- text: cfb4th
href: https://cfb4th.sportsdataverse.org/
- text: nwslR
href: https://github.com/nwslR/nwslR/
- text: recruitR
href: https://recruitR.sportsdataverse.org/
- text: puntr
href: https://puntalytics.github.io/puntr/
- text: --------------------------------
- text: "Python Packages"
- text: sportsdataverse-py
href: https://py.sportsdataverse.org/
- text: sportypy
href: https://sportypy.sportsdataverse.org/
- text: nwslpy
href: https://github.com/nwslR/nwslpy/
- text: collegebaseball
href: https://github.com/nathanblumenfeld/collegebaseball/
- text: --------------------------------
- text: "Node.js Packages"
- text: sportsdataverse.js
href: https://js.sportsdataverse.org/
- text: nfl-nerd
href: https://github.com/nntrn/nfl-nerd/
data:
icon: "fas fa-database"
text: " Data"
menu:
- text: "CFBData.com"
href: https://collegefootballdata.com
- text: "SDV Data Releases"
href: https://github.com/sportsdataverse/sportsdataverse-data/releases
- text: "Data Repository"
href: https://github.com/sportsdataverse/cfbfastR-data
- text: "Raw Data Repository"
href: https://github.com/sportsdataverse/cfbfastR-raw
games:
icon: "fas fa-football-ball"
text: " GP"
href: http://gameonpaper.com/cfb
x:
icon: "fab fa-x-twitter fa-lg"
href: https://x.com/cfbfastR
aria-label: X (Twitter)
github:
icon: "fab fa-github fa-lg"
href: https://github.com/sportsdataverse/cfbfastR/
aria-label: GitHub
reference:
- title: Function family overviews
desc: "One-page summaries of the cfbd_* and espn_cfb_* function families."
contents:
- '`cfbd_api_key`'
- '`cfbd_betting`'
- '`cfbd_coaches`'
- '`cfbd_conferences`'
- '`cfbd_drives`'
- '`cfbd_pbp`'
- '`cfbd_pbp_v2`'
- '`cfbd_venues`'
- '`espn_cfb_catalog`'
- '`espn_cfb_game`'
- '`espn_cfb_player`'
- '`espn_cfb_season`'
- '`espn_cfb_team`'
- title: "cfbfastR Data"
- subtitle: Full Season Loaders
desc: Functions exported by cfbfastR which load full seasons of cfbfastR data
contents:
- starts_with("load_cfb_")
- subtitle: "Update or Create Database"
desc: Functions exported by cfbfastR which update and create a database of cfbfastR play-by-play data
contents:
- '`update_cfb_db`'
- subtitle: Play-by-Play Data
desc: Functions exported by cfbfastR which return Expected Points and Win Probability model outputs.
contents:
- '`cfbd_pbp_data`'
- '`cfbd_pbp_data_v2`'
- title: College Football Data API
- subtitle: API Key Helpers
desc: Functions for registering and inspecting your CollegeFootballData.com API key.
contents:
- '`register_cfbd`'
- subtitle: Games Data
desc: Functions exported by cfbfastR sourced from games endpoint of the CollegeFootballData API
contents:
- '`cfbd_games`'
- starts_with("cfbd_game")
- '`cfbd_calendar`'
- '`cfbd_live_scoreboard`'
- subtitle: Drives Data
desc: Functions exported by cfbfastR sourced from drives endpoint of the CollegeFootballData API
contents:
- '`cfbd_drives`'
- subtitle: Plays Data
desc: Functions exported by cfbfastR sourced from plays endpoint of the CollegeFootballData API
contents:
- '`cfbd_play`'
- '`cfbd_plays`'
- '`cfbd_live_plays`'
- starts_with("cfbd_play_stat")
- starts_with("cfbd_play_types")
- subtitle: Teams Data
desc: Functions exported by cfbfastR sourced from the teams endpoint of the CollegeFootballData API
contents:
- '`cfbd_teams`'
- starts_with("cfbd_team")
- subtitle: Players Data
desc: Functions exported by cfbfastR sourced from the players endpoint of the CollegeFootballData API
contents:
- '`cfbd_players`'
- starts_with("cfbd_player")
- subtitle: Stats Data
desc: Functions exported by cfbfastR sourced from the stats endpoint of the CollegeFootballData API
contents:
- '`cfbd_stats`'
- starts_with("cfbd_stats")
- subtitle: Rankings and Ratings Data
desc: Functions exported by cfbfastR sourced from the rankings and ratings endpoints of the CollegeFootballData API
contents:
- '`cfbd_ratings`'
- starts_with("cfbd_ratings_")
- starts_with("cfbd_rankings")
- subtitle: NFL Draft Data
desc: Functions exported by cfbfastR sourced from the draft endpoints of the CollegeFootballData API
contents:
- '`cfbd_draft`'
- starts_with("cfbd_draft_")
- subtitle: Betting Data
desc: Functions exported by cfbfastR sourced from lines and betting endpoints of the CollegeFootballData API
contents:
- starts_with("cfbd_betting")
- subtitle: Metrics Data
desc: Functions exported by cfbfastR sourced from the Predicted Points Added (PPA) endpoints of the CollegeFootballData API
contents:
- '`cfbd_metrics`'
- starts_with("cfbd_metrics_")
- subtitle: Recruiting Data
desc: Functions exported by cfbfastR sourced from the recruiting endpoints of the CollegeFootballData API
contents:
- '`cfbd_recruiting`'
- starts_with("cfbd_recruiting_")
- subtitle: Schools Data
desc: Functions exported by cfbfastR sourced from venues, conferences, and coaches endpoints of the CollegeFootballData API
contents:
- '`cfbd_venues`'
- '`cfbd_conferences`'
- '`cfbd_coaches`'
- title: "Fox Sports Data"
- subtitle: Fox CFB -- Read-only Bifrost wrappers
desc: Fox Sports college-football endpoints (play-by-play, boxscore, odds, roster, team stats, game log, standings, and statistical leaders)
contents:
- starts_with("fox_cfb_")
- title: "ESPN Data"
- subtitle: ESPN CFB -- Game data
desc: Per-game ESPN endpoints (play-by-play, drives, plays, leaders, predictor, situation, odds)
contents:
- '`espn_cfb_pbp`'
- '`espn_cfb_pbp_v2`'
- '`espn_cfb_unnest_plays`'
- starts_with("espn_cfb_game")
- subtitle: ESPN CFB -- Schedule, scoreboard & calendar
desc: Calendar, schedule, and scoreboard endpoints
contents:
- '`espn_cfb_scoreboard`'
- '`espn_cfb_schedule`'
- '`espn_cfb_calendar`'
- subtitle: ESPN CFB -- Season metadata
desc: Season, week, rankings, standings, and group endpoints
contents:
- '`espn_cfb_seasons`'
- '`espn_cfb_season_info`'
- '`espn_cfb_season_types`'
- '`espn_cfb_season_weeks`'
- '`espn_cfb_week_rankings`'
- '`espn_cfb_rankings`'
- '`espn_cfb_standings`'
- '`espn_cfb_groups`'
- subtitle: ESPN CFB -- Team detail
desc: Team-scoped catalog and detail endpoints
contents:
- '`espn_cfb_team`'
- '`espn_cfb_teams`'
- starts_with("espn_cfb_team_")
- subtitle: ESPN CFB -- Athlete coverage
desc: Player, position and recruit endpoints
contents:
- '`espn_cfb_player`'
- '`espn_cfb_players`'
- starts_with("espn_cfb_player_")
- '`espn_cfb_position`'
- '`espn_cfb_positions`'
- '`espn_cfb_recruits`'
- subtitle: ESPN CFB -- Coaches & venues
desc: Coach, coach record, and venue endpoints
contents:
- '`espn_cfb_coach`'
- '`espn_cfb_coaches`'
- '`espn_cfb_coach_record`'
- '`espn_cfb_venue`'
- '`espn_cfb_venues`'
- subtitle: ESPN CFB -- Awards, futures & franchises
desc: Award catalog, futures markets, and franchise records
contents:
- '`espn_cfb_award`'
- '`espn_cfb_awards`'
- '`espn_cfb_franchise`'
- '`espn_cfb_franchises`'
- '`espn_cfb_futures`'
- subtitle: ESPN CFB -- Metrics & ratings
desc: Win probability, QBR, power index, and FPI ratings
contents:
- '`espn_metrics_wp`'
- '`espn_ratings_fpi`'
- '`espn_cfb_qbr`'
- '`espn_cfb_powerindex`'
- subtitle: ESPN CFB -- Cache management
desc: Catalog-cache management helpers
contents:
- '`espn_cfb_clear_cache`'
- title: "Yahoo Sports Data"
- subtitle: Yahoo CFB -- Stats, scoreboard & boxscore
desc: Yahoo Sports college-football endpoints (player/team season stats, legacy per-category leaders, scoreboard, and boxscore scaffold), wrapping Yahoo's shangrila stats graph and editorial feed
contents:
- starts_with("yahoo_cfb_")
- title: Helper Functions and Data
- subtitle: Included data
desc: Data included within the package
contents:
- '`data`'
- subtitle: Model functions and PBP helpers
desc: Expected points / win probability models and play-by-play parsing helpers
contents:
- '`create_epa`'
- '`create_wpa`'
- '`helpers_pbp`'
- '`epa_fg_probs`'
- subtitle: cfbfastR Helper Functions
desc: Internal helpers used by cfbfastR
contents:
- '`csv_from_url`'
- '`rds_from_url`'
articles:
- title: "Cookbooks & Guides"
desc: "End-to-end recipes and reference guides."
contents:
- animated-wp-plotting
- cfbd_betting
- cfbd_games
- cfbd_plays
- cfbd_recruiting
- cfbd_stats
- cfbd_teams
- cfbfastR-espn-cookbook
- college-football-expected-points-model-fundamentals-part-i
- college-football-expected-points-model-fundamentals-part-ii
- college-football-expected-points-model-fundamentals-part-iii
- fourth-down-plot-tutorial
- intro
- map-tutorial
- nth-rated-recruit
- rolling-epa-graph