-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
34 lines (33 loc) · 976 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
# Generated by roxygen2: do not edit by hand
export(geom_col_cube)
export(geom_line_cube)
export(geom_path_cube)
export(install_cube_fonts)
export(recode_indicator)
export(scale_colour_cube)
export(theme_cube_foundation)
export(theme_cube_green)
export(theme_cube_grey)
export(theme_cube_map)
export(theme_cube_orange)
export(theme_cube_pink)
export(theme_cube_white)
importFrom(dplyr,if_else)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,margin)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,rel)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,unit)
importFrom(ggrounded,geom_col_rounded)
importFrom(ggthemes,theme_foundation)
importFrom(showtext,showtext_auto)
importFrom(stringr,str_detect)
importFrom(stringr,str_remove)
importFrom(sysfonts,font_add_google)