forked from JoGall/soccermatics
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
29 lines (28 loc) · 725 Bytes
/
Copy pathNAMESPACE
File metadata and controls
29 lines (28 loc) · 725 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
# Generated by roxygen2: do not edit by hand
export(soccerFlipDirection)
export(soccerHeatmap)
export(soccerPassmap)
export(soccerPath)
export(soccerPitch)
export(soccerPitchBG)
export(soccerPitchFG)
export(soccerPitchHalf)
export(soccerPositionMap)
export(soccerResample)
export(soccerShortenName)
export(soccerShotmap)
export(soccerTransform)
export(soccerVelocity)
export(soccerxGTimeline)
import(dplyr)
import(ggplot2)
importFrom(cowplot,draw_text)
importFrom(forcats,fct_explicit_na)
importFrom(ggforce,geom_arc)
importFrom(ggforce,geom_circle)
importFrom(ggrepel,geom_label_repel)
importFrom(ggrepel,geom_text_repel)
importFrom(plyr,rbind.fill)
importFrom(scales,rescale)
importFrom(xts,xts)
importFrom(zoo,na.approx)