-
Notifications
You must be signed in to change notification settings - Fork 82
/
NAMESPACE
32 lines (31 loc) · 817 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
S3method(print,palette)
export(MetPalettes)
export(colorblind.friendly.met)
export(colorblind_met_palettes)
export(display.all.met)
export(met.brewer)
export(scale_color_met_c)
export(scale_color_met_d)
export(scale_colour_met_c)
export(scale_colour_met_d)
export(scale_fill_met_c)
export(scale_fill_met_d)
export(test.plots.met)
import(ggplot2)
import(rlang)
importFrom(cowplot,draw_label)
importFrom(cowplot,ggdraw)
importFrom(cowplot,plot_grid)
importFrom(ggstream,geom_stream)
importFrom(glue,glue)
importFrom(grDevices,rgb)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,par)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(lifecycle,deprecated)
importFrom(stats,rnorm)
importFrom(stats,runif)