-
Notifications
You must be signed in to change notification settings - Fork 4
/
_pkgdown.yml
59 lines (54 loc) · 1.33 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
template:
params:
bootswatch: cosmo
url: http://meysubb.github.io/collegeballR
authors:
Meeyappan Subbaiah:
href: https://twitter.com/msubbaiah1
home:
links:
- text: Suggestions/Issues
href: https://github.com/meysubb/collegeballR/issues
navbar:
title: "collegeballR"
left:
- text: "Vignettes"
href: articles/index.html
- text: "Functions"
href: reference/index.html
- text: "News"
href: news/index.html
- text: "Personal Homepage"
href: http://meysubb.github.io
right:
- icon: fa-twitter
href: https://twitter.com/msubbaiah1
- icon: fa-github
href: https://github.com/meysubb/collegeballR
reference:
- title: Reference Functions/Helpers
desc: Functions to identify sport and team id's to use in extraction functions.
contents:
- sport_code
- team_mapping
- title: Data Functions
desc: Functions to extract data for a given sport/year/team/players
contents:
- player_stats
- team_stats
- team_schedule
- title: Data
contents:
- sport_df
- year_df
- cfb_play_type_df
- cfb_conf_types_df
- title: College Football (CFB) Functions - D1
contents:
- cfb_team_roster_data
- cfb_pbp_data
- cfb_conf_team
- cfb_team_talent
- cfb_game_info
- .cfb_team_game_by_game
- .cfb_team_season