-
Notifications
You must be signed in to change notification settings - Fork 3
/
_pkgdown.yml
202 lines (197 loc) · 6.5 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
url: https://cfbplotr.sportsdataverse.org/
template:
bootstrap: 5
bootswatch: cosmo
includes:
in_header: |
<script defer data-domain="cfbplotr.sportsdataverse.org" src="https://plausible.io/js/plausible.js"></script>
bslib:
primary: "#222222"
secondary: "#222222"
success: "#2680E4"
link-color: "#2680E4"
link-hover-color: "#2680E4"
nav-link-hover-color: "#2680E4"
nav-link-focus-color: "#2680E4"
nav-link-dropdown-toggle-hover-color: "#2680E4"
navbar-hover-color: "#2680E4"
navbar-brand-hover-color: "#2680E4"
nav-tabs-link-active-bg : "#2680E4"
nav-pills-link-active-color: "#2680E4"
btn-link-color: "#2680E4"
btn-link-hover-color: "#2680E4"
dropdown-link-color: "#2680E4"
input-btn-focus-color: "#2680E4"
dropdown-dark-link-hover-bg: "#2680E4"
border-radius: 0.5rem
btn-border-radius: 0.25rem
opengraph:
image:
src: "https://raw.githubusercontent.com/sportsdataverse/cfbplotR/main/man/figures/logo.png"
alt: "cfbplotR social preview card"
twitter:
creator: "@JaredDLee"
site: "@cfbfastR"
card: summary
authors:
Sebastian Carl:
href: https://twitter.com/mrcaseb
Jared Lee:
href: https://twitter.com/JaredDLee
Saiem Gilani:
href: https://twitter.com/saiemgilani
navbar:
structure:
left: [home, reference, articles, news, games, network, data]
right: [twitter, github]
components:
home:
title: cfbplotR • Plot CFB Team Logos
description: >
A set of functions to visualize College Football
analysis in 'ggplot2'.
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
- text: --------------------------------
- text: "Plots"
- text: "Plot Logos"
href: reference/geom_cfb_logos.html
- text: "Plot Headshots"
href: reference/geom_cfb_headshots.html
- text: "Plot from Path"
href: reference/geom_from_path.html
- text: "Add Median Lines"
href: reference/geom_median_lines.html
- text: "Team Colors"
href: reference/scale_color_cfb.html
- text: "Title Image"
href: reference/ggtitle_image.html
- text: "Axis Logos"
href: reference/scale_axes_cfb.html
- text: "Axis Image Elements"
href: reference/element.html
- text: --------------------------------
- text: "Premade Plots"
- text: "Team Tiers"
href: reference/cfb_team_tiers.html
- text: --------------------------------
- text: "Tables"
- text: "Add Logos/Headshots"
href: reference/gt_cfb.html
- text: "Merge Columns with Team Color"
href: reference/gt_stack_team.html
- text: --------------------------------
- text: "Utilties"
- text: "Valid Names"
href: reference/valid_team_names.html
- text: "Clean Names"
href: reference/clean_school_names.html
- text: "Athlete IDs"
href: reference/add_athlete_id_col.html
articles:
icon: "fas fa-book-reader"
text: " Articles"
href: articles/index.html
news:
icon: "fas fa-newspaper"
text: " Changelog"
href: news/index.html
games:
icon: "fas fa-football-ball"
text: " GP"
href: http://gameonpaper.com/cfb
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: "CFBData.com"
href: https://collegefootballdata.com
- text: "Data Repository"
href: https://github.com/sportsdataverse/cfbfastR-data
- text: "Raw Data Repository"
href: https://github.com/sportsdataverse/cfbfastR-raw
twitter:
icon: "fab fa-twitter fa-lg"
href: http://twitter.com/cfbfastR
github:
icon: "fab fa-github fa-lg"
href: https://github.com/sportsdataverse/cfbplotR/