-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNAMESPACE
33 lines (32 loc) · 788 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
# Generated by roxygen2: do not edit by hand
export(ec.clmn)
export(ec.data)
export(ec.fromJson)
export(ec.init)
export(ec.inspect)
export(ec.paxis)
export(ec.plugjs)
export(ec.theme)
export(ec.upd)
export(ec.util)
export(ecr.band)
export(ecr.ebars)
export(ecs.exec)
export(ecs.output)
export(ecs.proxy)
export(ecs.render)
import(dplyr)
importFrom(data.tree,Aggregate)
importFrom(grDevices,boxplot.stats)
importFrom(htmlwidgets,JS)
importFrom(htmlwidgets,createWidget)
importFrom(htmlwidgets,getDependency)
importFrom(htmlwidgets,shinyRenderWidget)
importFrom(htmlwidgets,shinyWidgetOutput)
importFrom(htmlwidgets,sizingPolicy)
importFrom(stats,na.omit)
importFrom(utils,askYesNo)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,tail)
importFrom(utils,unzip)