-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathNAMESPACE
More file actions
44 lines (43 loc) · 861 Bytes
/
NAMESPACE
File metadata and controls
44 lines (43 loc) · 861 Bytes
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
# Generated by roxygen2: do not edit by hand
export(APPoll)
export(ESPNGET)
export(ESPNResults)
export(ESPNSchedule)
export(ESPNcalendar)
export(ESPNpbp)
export(NCAAboxscore)
export(NCAApbp)
export(NCAAscoreboard)
export(NCAAscoringSummary)
export(NCAAteamStats)
export(Numerics)
export(ParseConversion)
export(ParseDrive)
export(ParseFG)
export(ParseFumble)
export(ParseInc)
export(ParseInterception)
export(ParseKick)
export(ParsePass)
export(ParsePenalty)
export(ParsePunt)
export(ParseRush)
export(ParseTouchdown)
export(PlayerRegex)
export(cleanPlayers)
export(cleanScores)
export(cleanText)
export(coachesPoll)
export(makeTime)
export(scrapeSagarin)
export(trim)
import(RCurl)
import(XML)
import(curl)
import(dplyr)
import(foreach)
import(jsonlite)
import(stringr)
importFrom(jsonlite,fromJSON)
importFrom(tidyr,separate)
importFrom(tidyr,separate_rows)