-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathNAMESPACE
55 lines (54 loc) · 1013 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# Generated by roxygen2: do not edit by hand
export(Bordeaux)
export(Grau)
export(Karpfenblau)
export(Peach)
export(Petrol)
export(Pinky)
export(Seeblau)
export(Seegruen)
export(Signal)
export(ac)
export(demopal)
export(grepal)
export(heading)
export(mark)
export(newpal)
export(pal_bordeaux)
export(pal_grau)
export(pal_karpfenblau)
export(pal_peach)
export(pal_petrol)
export(pal_pinky)
export(pal_seeblau)
export(pal_seegruen)
export(pal_signal)
export(pal_unikn)
export(pal_unikn_dark)
export(pal_unikn_light)
export(pal_unikn_pair)
export(pal_unikn_ppt)
export(pal_unikn_pref)
export(pal_unikn_web)
export(post)
export(seecol)
export(shades_of)
export(simcol)
export(slide)
export(theme_bwkn)
export(theme_grau)
export(theme_minikn)
export(theme_unikn)
export(uline)
export(unikn.guide)
export(url_unikn)
export(usecol)
export(xbox)
import(ggplot2)
import(grDevices)
import(graphics)
import(utils)
importFrom(stats,dnorm)
importFrom(stats,runif)
importFrom(utils,browseVignettes)
importFrom(utils,vignette)