-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
27 lines (26 loc) · 740 Bytes
/
Copy pathNAMESPACE
File metadata and controls
27 lines (26 loc) · 740 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
# Generated by roxygen2: do not edit by hand
export(varkernel)
export(varkernelslice)
export(varkernelslicerange)
export(varscatter)
export(varslice_resample)
export(varviolin)
importFrom(MASS,kde2d)
importFrom(assertthat,see_if)
importFrom(assertthat,validate_that)
importFrom(ggplot2,aes)
importFrom(ggplot2,cut_width)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_color_discrete)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(graphics,filled.contour)
importFrom(graphics,plot)
importFrom(psych,scatter.hist)
importFrom(raster,extract)
importFrom(raster,raster)
importFrom(stats,IQR)
importFrom(stats,complete.cases)