-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
33 lines (32 loc) · 842 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
# Generated by roxygen2: do not edit by hand
exportPattern("^[[:alpha:]]+")
S3method(print,palette)
export(Ghibli)
export(colorblind_ghib_palettes)
export(ghibli.brewer)
export(print.palette)
export(display.ghibli)
export(scale_color_ghib_c)
export(scale_color_ghib_d)
export(scale_fill_ghib_c)
export(scale_fill_ghib_d)
export(plot.colorblind.ghib)
export(plot.colorblind.palette)
export(game.ghib)
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)