-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
32 lines (31 loc) · 878 Bytes
/
NAMESPACE
File metadata and controls
32 lines (31 loc) · 878 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
# Generated by roxygen2: do not edit by hand
S3method(grid::drawDetails,DiceGrob)
export(GeomDice)
export(geom_dice)
export(make_offsets)
export(scale_dots_discrete)
export(theme_dice)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,Geom)
importFrom(ggplot2,aes)
importFrom(ggplot2,discrete_scale)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,layer)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_grey)
importFrom(grid,drawDetails)
importFrom(grid,gpar)
importFrom(grid,grobTree)
importFrom(grid,nullGrob)
importFrom(grid,pointsGrob)
importFrom(grid,rectGrob)
importFrom(grid,unit)
importFrom(legendry,guide_legend_base)
importFrom(scales,pal_hue)
importFrom(tibble,column_to_rownames)
importFrom(tibble,remove_rownames)