-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
57 lines (56 loc) · 1.33 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
49
50
51
52
53
54
55
56
57
# Generated by roxygen2: do not edit by hand
export("%>%")
export(adobe_avenue)
export(ancient_lavastone)
export(cesar_gradient_n_pal)
export(cesar_green)
export(cesar_pal)
export(cesar_palettes)
export(cesar_rampr)
export(cesar_save)
export(color_caption)
export(color_gridline)
export(color_plot_text)
export(color_strip_background)
export(color_strip_text)
export(color_subtitle)
export(color_title)
export(dark_grey)
export(defense_matrix)
export(drop_grid)
export(drop_labels)
export(drop_legend)
export(drop_titles)
export(galliano)
export(gold_bullion)
export(hobgoblin)
export(ice_cold)
export(key_lime)
export(light_grey)
export(mid_grey)
export(oxford_blue)
export(rufous)
export(scale_colour_cesar_b)
export(scale_colour_cesar_c)
export(scale_colour_cesar_d)
export(scale_colour_cesar_g)
export(scale_fill_cesar_b)
export(scale_fill_cesar_c)
export(scale_fill_cesar_d)
export(scale_fill_cesar_g)
export(theme_cesar)
export(warm_grey)
importFrom(farver,decode_colour)
importFrom(farver,encode_colour)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(grDevices,colorRampPalette)
importFrom(magrittr,"%>%")
importFrom(scales,alpha)
importFrom(scales,rescale_mid)
importFrom(scales,show_col)
importFrom(stats,approxfun)