-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
36 lines (35 loc) · 806 Bytes
/
NAMESPACE
File metadata and controls
36 lines (35 loc) · 806 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
34
35
36
# Generated by roxygen2: do not edit by hand
export(GeomIcon)
export(ddecker)
export(geom_bloc)
export(geom_icon)
export(hbar)
export(hspine)
export(mosaic)
export(parse_aes)
export(spine)
export(vbar)
export(vspine)
import(dplyr)
import(rlang)
importFrom(dplyr,filter)
importFrom(dplyr,intersect)
importFrom(ggmosaic,geom_mosaic)
importFrom(ggmosaic,product)
importFrom(ggplot2,aes)
importFrom(ggplot2,stat)
importFrom(ggridges,geom_density_ridges)
importFrom(grid,gpar)
importFrom(grid,grobName)
importFrom(grid,grobTree)
importFrom(grid,pointsGrob)
importFrom(grid,polygonGrob)
importFrom(plyr,dlply)
importFrom(plyr,ldply)
importFrom(plyr,rbind.fill)
importFrom(rlang,caller_env)
importFrom(rlang,env)
importFrom(stats,density)
importFrom(stats,setNames)
importFrom(utils,head)
importFrom(utils,tail)