-
Notifications
You must be signed in to change notification settings - Fork 7
/
NAMESPACE
45 lines (44 loc) · 1.15 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
# Generated by roxygen2: do not edit by hand
export(gg_remove_background)
export(gg_remove_background_canvas)
export(gg_remove_background_facet)
export(gg_remove_background_legend)
export(gg_remove_background_panel)
export(gg_remove_caption)
export(gg_remove_grid)
export(gg_remove_grid_major)
export(gg_remove_grid_minor)
export(gg_remove_grid_x)
export(gg_remove_grid_y)
export(gg_remove_legend)
export(gg_remove_legend_background)
export(gg_remove_legend_key)
export(gg_remove_legend_text)
export(gg_remove_legend_title)
export(gg_remove_subtitle)
export(gg_remove_ticks)
export(gg_remove_ticks_x)
export(gg_remove_ticks_y)
export(gg_remove_title)
export(gg_remove_title.x)
export(gg_remove_title.y)
export(gg_remove_titles)
export(gg_rescale)
export(gg_rescale_golden)
export(gg_rescale_square)
export(gg_supports_theme_attribute)
export(ggsave_golden)
export(rescale_golden)
export(rescale_plot)
export(rescale_square)
export(span)
export(theme_bdc_gray)
export(theme_bdc_grey)
export(theme_bdc_lattice_population)
export(theme_bdc_microtiter)
export(theme_bdc_paneled)
export(trim_whitespace)
import(ggplot2)
import(grid)
importFrom(ggplot2,ggsave)
importFrom(grid,unit)