-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
25 lines (24 loc) · 743 Bytes
/
Copy pathNAMESPACE
File metadata and controls
25 lines (24 loc) · 743 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
# Generated by roxygen2: do not edit by hand
export(bold_fonts)
export(display_all_palettes)
export(display_palette)
export(get_continuous_palette_cr)
export(get_discrete_palette_cr)
export(get_diverging_palette_cr)
export(list_palettes)
export(palette_info)
export(scale_color_continuous_cr)
export(scale_color_discrete_cr)
export(scale_color_diverging_cr)
export(scale_fill_continuous_cr)
export(scale_fill_discrete_cr)
export(scale_fill_diverging_cr)
importFrom(ggplot2,element_text)
importFrom(ggplot2,rel)
importFrom(ggplot2,theme)
importFrom(grDevices,colorRampPalette)
importFrom(grid,grid.newpage)
importFrom(grid,grid.text)
importFrom(grid,pushViewport)
importFrom(grid,viewport)
importFrom(scales,show_col)