-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_pkgdown.yml
94 lines (93 loc) · 2.29 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
url: https://andreweatherman.github.io/cbbdata/
template:
bootstrap: 5
theme: breeze-light
bslib:
base_font:
google: Jost
heading_font:
google: Oswald
code_font:
google: JetBrains Mono
twitter:
creator: '@andreweatherman'
card: summary_large_image
navbar:
structure:
left:
- reference
- articles
- news
right:
- search
- github
home:
title: CBBData R Package
links:
- text: Andrew's Twitter
href: https://twitter.com/andreweatherman
target: _blank
- text: cbbplotR Package
href: https://cbbplotr.aweatherman.com/
target: _blank
- text: Andrew's Personal Site
href: https://www.aweatherman.com/
target: _blank
- text: Andrew's Viz Site
href: https://www.viz.aweatherman.com/
target: _blank
reference:
- title: Metric Ratings
desc: Functions for grabbing metric ratings from various sources
contents:
- cbd_torvik_ratings
- cbd_torvik_ratings_archive
- cbd_torvik_team_factors
- cbd_kenpom_ratings
- cbd_kenpom_ratings_archive
- cbd_bpi_ratings
- cbd_all_metrics
- cbd_net_archive
- cbd_ap_rankings
- title: Player Data
desc: Functions for grabbing player-level data
contents:
- cbd_torvik_player_game
- cbd_torvik_player_season
- cbd_torvik_player_split
- title: Team + Conference Data
desc: Functions for grabbing team- and conference-level data
contents:
- cbd_torvik_team_split
- cbd_torvik_team_history
- cbd_torvik_conf_factors
- title: Game Data
desc: Functions for grabbing game-level data
contents:
- cbd_torvik_game_box
- cbd_torvik_game_factors
- cbd_torvik_game_stats
- cbd_torvik_season_schedule
- cbd_torvik_team_schedule
- cbd_add_net_quad
- title: Predictions
desc: Functions for running T-Rank predictions and Monte Carlo simulations
contents:
- cbd_torvik_game_prediction
- cbd_torvik_season_prediction
- cbd_torvik_season_simulation
- title: Tournament Results + Resumes
desc: Functions for grabbing historical tournament performance and team sheets
contents:
- cbd_torvik_current_resume
- cbd_torvik_ncaa_results
- cbd_torvik_ncaa_sheets
- cbd_torvik_resume_database
- cbd_torvik_similar_resumes
- title: Other
contents:
- cbd_match_teams
- cbd_create_account
- cbd_login
- cbd_kenpom_authorization
- cbd_teams