-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathNAMESPACE
46 lines (45 loc) · 959 Bytes
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
export(characterize_pos)
export(clean_value)
export(get_bookmaker)
export(get_bookmakers)
export(get_coache)
export(get_comments)
export(get_continent)
export(get_continents)
export(get_countries)
export(get_country)
export(get_fixture)
export(get_fixture_year)
export(get_fixtures)
export(get_future_games)
export(get_head2head)
export(get_highlights)
export(get_league)
export(get_leagues)
export(get_live)
export(get_market)
export(get_markets)
export(get_odds)
export(get_player)
export(get_round)
export(get_season)
export(get_seasons)
export(get_stage)
export(get_team)
export(get_team_squads)
export(get_topscores)
export(get_tv)
export(get_venue)
export(log_error)
export(log_success)
export(make_request)
export(parse_core)
export(parse_core_pos)
export(parse_lineups)
export(parse_lineups_pos)
export(parse_odds)
export(parse_request)
export(parse_teamstats)
export(parse_teamstats_pos)
export(request)