-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
48 lines (47 loc) · 1.28 KB
/
NAMESPACE
File metadata and controls
48 lines (47 loc) · 1.28 KB
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
# Generated by roxygen2: do not edit by hand
export(loopUnzip)
export(nidapGetFiles)
export(nidapGetPath)
export(nidapLoadPackages)
export(postit_palette)
export(show_postit_palette)
export(smart_postit)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_color_identity)
importFrom(ggplot2,scale_fill_identity)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_void)
importFrom(grDevices,dev.cur)
importFrom(grDevices,dev.off)
importFrom(grid,convertHeight)
importFrom(grid,convertWidth)
importFrom(grid,editGrob)
importFrom(grid,gList)
importFrom(grid,gpar)
importFrom(grid,grid.draw)
importFrom(grid,grid.newpage)
importFrom(grid,grid.rect)
importFrom(grid,grobHeight)
importFrom(grid,grobTree)
importFrom(grid,grobWidth)
importFrom(grid,linesGrob)
importFrom(grid,popViewport)
importFrom(grid,pushViewport)
importFrom(grid,rectGrob)
importFrom(grid,textGrob)
importFrom(grid,unit)
importFrom(grid,viewport)
importFrom(patchwork,wrap_elements)
importFrom(scales,alpha)
importFrom(stringr,str_dup)
importFrom(stringr,str_length)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,unzip)