-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
32 lines (31 loc) · 825 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
# Generated by roxygen2: do not edit by hand
export(brand)
export(brand.colors)
export(brand_on)
export(curr)
export(gglabs)
export(pal)
export(pct)
export(scale_brand_cc)
export(scale_brand_cf)
export(scale_brand_dc)
export(scale_brand_df)
export(theme_brand)
export(yday_to_date)
import(ggplot2)
importFrom(data.table,`%ilike%`)
importFrom(data.table,fifelse)
importFrom(ggplot2,discrete_scale)
importFrom(ggplot2,scale_colour_gradientn)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggthemes,theme_foundation)
importFrom(scales,alpha)
importFrom(scales,comma)
importFrom(scales,percent)
importFrom(stringr,str_detect)
importFrom(sysfonts,font_add_google)
importFrom(sysfonts,font_families)
importFrom(thematic,font_spec)
importFrom(thematic,thematic_off)
importFrom(thematic,thematic_on)
importFrom(yaml,read_yaml)