-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
33 lines (32 loc) · 708 Bytes
/
NAMESPACE
File metadata and controls
33 lines (32 loc) · 708 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
26
27
28
29
30
31
32
33
# Generated by roxygen2: do not edit by hand
export(AUColors)
export(color2hcl)
export(color2hex)
export(colorbar)
export(colorblind)
export(colorchart)
export(colorplot)
export(cyclic_hcl)
export(cyclx)
export(hcl2hex)
export(heat)
export(hex2hcl)
export(multiHue)
export(multiHue.constantL)
export(multiHue.diverge)
export(rampx)
export(stepx)
export(unipalette)
import(dichromat)
import(graphics)
import(methods)
importFrom(colorspace,desaturate)
importFrom(colorspace,diverge_hcl)
importFrom(colorspace,hex)
importFrom(colorspace,hex2RGB)
importFrom(colorspace,polarLUV)
importFrom(grDevices,col2rgb)
importFrom(grDevices,grey)
importFrom(grDevices,hcl)
importFrom(grDevices,rgb)
importFrom(utils,tail)