-
Notifications
You must be signed in to change notification settings - Fork 19
/
_pkgdown.yml
252 lines (249 loc) · 8.11 KB
/
_pkgdown.yml
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
url: https://hoopR.sportsdataverse.org/
template:
bootstrap: 5
bootswatch: flatly
ganalytics: G-FN028W4QW6
includes:
in_header: |
<script defer data-domain="hoopr.sportsdataverse.org" src="https://plausible.io/js/plausible.js"></script>
bslib:
primary: "#2C3D50"
secondary: "#A7C6E6"
success: "#D1DAE8"
link-color: "#7b92c0"
link-hover-color: "#B4DFE6"
nav-link-hover-color: "#D1DAE8"
nav-link-focus-color: "#D1DAE8"
nav-link-dropdown-toggle-hover-color: "#D1DAE8"
navbar-hover-color: "#D1DAE8"
navbar-brand-hover-color: "#D1DAE8"
nav-tabs-link-active-bg : "#D1DAE8"
nav-pills-link-active-color: "#D1DAE8"
btn-link-color: "#D1DAE8"
btn-link-hover-color: "#D1DAE8"
dropdown-link-color: "#D1DAE8"
input-btn-focus-color: "#D1DAE8"
dropdown-dark-link-hover-bg: "#D1DAE8"
border-radius: 0.5rem
btn-border-radius: 0.25rem
opengraph:
image:
src: "https://raw.githubusercontent.com/sportsdataverse/hoopR-data/main/themes/hoopR_gh.png"
twitter:
creator: "@saiemgilani"
site: "@sportsdataverse"
card: summary_large_image
toc:
depth: 3
authors:
Saiem Gilani:
href: https://twitter.com/saiemgilani
Jason Lee:
href: https://twitter.com/theFirmAISports
Billy Fryer:
href: https://twitter.com/_b4billy_
Ross Drucker:
href: https://twitter.com/rossdrucker9
Vladislav Shufinskiy:
href: https://twitter.com/vshufinskiy
home:
title: hoopR • Data and Tools for Men's Basketball
description: >
A collection of data and a R package designed for men's basketball!
icon: fa-home
href: index.html
links:
- text: Getting started with hoopR
href: articles/getting-started-hoopR.html
navbar:
structure:
left: [home, reference, articles, news, network, data]
right: [twitter, github]
icon: https://raw.githubusercontent.com/sportsdataverse/hoopR/main/man/figures/logo.ico
title: "hoopR"
components:
home:
title: hoopR • Data and Tools for Men's Basketball
description: >
A collection of data and a R package designed for men's basketball!
icon: fa-home
href: index.html
reference:
icon: "fas fa-code"
text: " Funcs"
href: reference/index.html
menu:
- text: "Function Index"
href: reference/index.html
articles:
icon: "fas fa-book-reader"
text: " Articles"
menu:
- text: Vignettes
href: articles/index.html
- text: "Getting Started with hoopR"
href: articles/getting-started-hoopR.html
- text: "KenPom Example Functions"
href: articles/kenpom-example-functions.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: hockeyR
href: https://hockeyr.netlify.app/
- text: ggshakeR
href: https://abhiamishra.github.io/ggshakeR/
- text: baseballr
href: https://BillPetti.github.io/baseballr/
- text: worldfootballR
href: https://jaseziv.github.io/worldfootballR/
- 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: toRvik
href: https://torvik.dev/
- 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: gamezoneR
href: https://jacklich10.github.io/gamezoneR/
- 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: recruitR-py
href: https://github.com/sportsdataverse/recruitR-py/
- 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: "SDV Data Releases"
href: https://github.com/sportsdataverse/sportsdataverse-data/releases
- text: "hoopR Data Repository"
href: https://github.com/sportsdataverse/hoopR-data
twitter:
icon: "fab fa-twitter fa-lg"
href: http://twitter.com/saiemgilani
github:
icon: "fab fa-github fa-lg"
href: https://github.com/sportsdataverse/hoopR/
reference:
- title: hoopR Data
- subtitle: NBA Data Functions
desc: Functions exported by hoopR to access the hoopR-data repository's NBA Data
contents:
- '`load_nba_pbp`'
- '`load_nba_team_box`'
- '`load_nba_player_box`'
- '`load_nba_schedule`'
- '`update_nba_db`'
- subtitle: Men's College Basketball Data Functions
desc: Functions exported by hoopR to access the hoopR-data repository's Men's College Basketball Data
contents:
- '`load_mbb_pbp`'
- '`load_mbb_team_box`'
- '`load_mbb_player_box`'
- '`load_mbb_schedule`'
- '`update_mbb_db`'
- title: ESPN Data
- subtitle: Men's College Basketball Data Functions
desc: Functions exported by hoopR to access ESPN Men's College Basketball Data
contents:
- starts_with("espn_mbb_")
- subtitle: NBA Data Functions
desc: Functions exported by hoopR to access ESPN's NBA Data
contents:
- starts_with("espn_nba_")
- title: NBA Data
- subtitle: NBA Stats API
desc: Functions exported by hoopR to access the NBA Stats API
contents:
- starts_with("nba_")
- subtitle: NBA G-League Stats API
desc: Functions exported by hoopR to access the NBA G-League Stats API
contents:
- starts_with("nbagl_")
- title: NCAA Data
- subtitle: NCAA Data Functions
desc: Functions exported by hoopR to access NCAA Men's College Basketball Data
contents:
- starts_with("ncaa_")
- title: KenPom Data
- subtitle: KenPom Data Functions
desc: Functions exported by hoopR
contents:
- starts_with("kp_")
- title: Helper Functions and Data
- subtitle: Included data
desc: Data included within the package
contents:
- '`teams_links`'
- subtitle: hoopR Helper Functions
desc: Internal functions used by hoopR
contents:
- '`login`'
- '`check_status`'
- '`clean_team_names_NCAA_merge`'
- '`csv_from_url`'
- '`rds_from_url`'
- '`rejoin_schedules`'
- '`most_recent_mbb_season`'
- '`most_recent_nba_season`'
- '`progressively`'
- '`year_to_season`'
- '`request_with_proxy`'
- '`helper_espn_nba_pbp`'
- '`helper_espn_nba_team_box`'
- '`helper_espn_nba_player_box`'
- '`helper_espn_mbb_pbp`'
- '`helper_espn_mbb_team_box`'
- '`helper_espn_mbb_player_box`'
- '`.players_on_court`'