-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
48 lines (47 loc) · 1.21 KB
/
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
47
48
# Generated by roxygen2: do not edit by hand
S3method(element_grob,element_cbb_conferences)
S3method(element_grob,element_cbb_headshots)
S3method(element_grob,element_cbb_teams)
export("%>%")
export(GeomCBBconference)
export(GeomCBBheads)
export(GeomCBBteam)
export(cbbplotR_clear_cache)
export(element_cbb_conferences)
export(element_cbb_headshots)
export(element_cbb_teams)
export(element_path)
export(geom_cbb_conferences)
export(geom_cbb_headshots)
export(geom_cbb_teams)
export(geom_mean_lines)
export(geom_median_lines)
export(get_espn_players)
export(ggplot_cbb_logo_title)
export(ggpreview)
export(gt_bold_rows)
export(gt_cbb_conferences)
export(gt_cbb_logo_title)
export(gt_cbb_teams)
export(gt_color_results)
export(gt_set_font)
export(gt_theme_athletic)
export(gt_theme_pl)
export(gt_theme_savant)
export(scale_color_cbb_conferences)
export(scale_color_cbb_teams)
export(scale_colour_cbb_conferences)
export(scale_colour_cbb_teams)
export(scale_fill_cbb_conferences)
export(scale_fill_cbb_teams)
import(cli)
import(dplyr)
import(ggpath)
import(grid)
import(gt)
importFrom(ggplot2,element_grob)
importFrom(glue,glue)
importFrom(magrittr,"%>%")
importFrom(nflplotR,ggpreview)
importFrom(rlang,as_string)
importFrom(rlang,ensym)