-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
61 lines (51 loc) · 1.39 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
title: '538 Football Club Rankings'
# title-img: logo.png
authors:
Michael Clark:
href: https://m-clark.github.io
html: <img src="man/figures/mc_logo.png" width=10% style='display:inline'/>
template:
params:
highlight: pygments
#bootswatch: sandstone
templates_path: inst/pkgdown
highlight: pygments
home:
links:
- text: Docs on Stats, R, and more
href: http://m-clark.github.io
reference:
- title: "Club Rankings"
desc: >
This package just grabs the table located at https://projects.fivethirtyeight.com/global-club-soccer-rankings/, and additionally does some summary by league and country.
You can get the csv at https://github.com/fivethirtyeight/data/tree/master/soccer-spi, but that doesn't have country or one-week change.
contents:
- get_club_rankings
- get_league_averages
- get_country_averages
figures:
dev: png
dpi: 96
dev.args: []
fig.ext: png
fig.width: 7.2916667
fig.height: ~
fig.retina: 2
fig.asp: 1.618
navbar:
title: "whatever bc pkgdown will ignore it"
type: ~
left:
- text: "Reference"
href: "reference/index.html"
- text: "News"
href: "news/index.html"
- text: Articles
menu:
- text: Introduction
href: articles/intro.html
right:
- icon: fa-github-alt
href: https://github.com/m-clark
- icon: fa-empire
href: https://m-clark.github.io