-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
49 lines (48 loc) · 1.41 KB
/
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Generated by roxygen2: do not edit by hand
export(C3AreaChart_dollar)
export(C3AreaChart_dollarOutput)
export(C3AreaChart_int)
export(C3AreaChart_intOutput)
export(C3AreaChart_perc)
export(C3AreaChart_percOutput)
export(C3DonutChart)
export(C3DonutChartOutput)
export(C3Gauge)
export(C3GaugeChart)
export(C3GaugeChartOutput)
export(C3PieChart)
export(C3PieChartOutput)
export(C3PieChartabsolute)
export(C3PieChartabsoluteOutput)
export(C3SplineChart)
export(C3SplineChartOutput)
export(C3StepBarChart)
export(C3StepBarChartOutput)
export(C3rotatedArticleBarChart)
export(C3rotatedArticleBarChartOutput)
export(C3rotatedCustomerBarChart)
export(C3rotatedCustomerBarChartOutput)
export(C3simpleAreaChart)
export(C3simpleAreaChartOutput)
export(C3simpleCategoricalBarChart)
export(C3simpleCategoricalBarChartOutput)
export(C3simpleKWBarChart)
export(C3simpleKWBarChartOutput)
export(C3simpleMonthBarChart)
export(C3simpleMonthBarChartOutput)
export(renderC3AreaChart_dollar)
export(renderC3AreaChart_int)
export(renderC3AreaChart_perc)
export(renderC3DonutChart)
export(renderC3GaugeChart)
export(renderC3PieChart)
export(renderC3PieChartabsolute)
export(renderC3SplineChart)
export(renderC3StepBarChart)
export(renderC3rotatedArticleBarChart)
export(renderC3rotatedCustomerBarChart)
export(renderC3simpleAreaChart)
export(renderC3simpleCategoricalBarChart)
export(renderC3simpleKWBarChart)
export(renderC3simpleMonthBarChart)
import(htmlwidgets)