-
Notifications
You must be signed in to change notification settings - Fork 8
/
NAMESPACE
103 lines (102 loc) · 2.57 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
# Generated by roxygen2: do not edit by hand
export("%>%")
export(JS)
export(caes)
export(cal_demo_data)
export(cal_demo_props)
export(cal_events)
export(cal_month_options)
export(cal_props)
export(cal_proxy_add)
export(cal_proxy_clear)
export(cal_proxy_clear_selection)
export(cal_proxy_date)
export(cal_proxy_delete)
export(cal_proxy_next)
export(cal_proxy_options)
export(cal_proxy_prev)
export(cal_proxy_today)
export(cal_proxy_toggle)
export(cal_proxy_update)
export(cal_proxy_view)
export(cal_schedules)
export(cal_template)
export(cal_theme)
export(cal_timezone)
export(cal_week_options)
export(calendar)
export(calendarOutput)
export(calendar_proxy)
export(chart)
export(chartOutput)
export(chart_labs)
export(chart_options)
export(datagrid)
export(datagridOutput)
export(datagridOutput2)
export(datagrid_proxy)
export(grid_click)
export(grid_col_button)
export(grid_col_checkbox)
export(grid_colorbar)
export(grid_columns)
export(grid_columns_opts)
export(grid_complex_header)
export(grid_editor)
export(grid_editor_date)
export(grid_editor_opts)
export(grid_filters)
export(grid_format)
export(grid_header)
export(grid_proxy_add_row)
export(grid_proxy_delete_row)
export(grid_row_merge)
export(grid_selection_cell)
export(grid_selection_row)
export(grid_sparkline)
export(grid_style_cell)
export(grid_style_cells)
export(grid_style_column)
export(grid_style_row)
export(grid_summary)
export(guess_colwidths_options)
export(navigation_options)
export(renderCalendar)
export(renderChart)
export(renderDatagrid)
export(renderDatagrid2)
export(reset_grid_theme)
export(set_grid_lang)
export(set_grid_theme)
export(validateOpts)
importFrom(htmltools,as.tags)
importFrom(htmltools,doRenderTags)
importFrom(htmltools,findDependencies)
importFrom(htmltools,resolveDependencies)
importFrom(htmltools,tagList)
importFrom(htmltools,tags)
importFrom(htmltools,validateCssUnit)
importFrom(htmlwidgets,JS)
importFrom(htmlwidgets,createWidget)
importFrom(htmlwidgets,shinyRenderWidget)
importFrom(htmlwidgets,shinyWidgetOutput)
importFrom(htmlwidgets,sizingPolicy)
importFrom(magrittr,"%>%")
importFrom(phosphoricons,ph)
importFrom(rlang,as_function)
importFrom(rlang,as_label)
importFrom(rlang,enexprs)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,eval_tidy)
importFrom(rlang,exec)
importFrom(rlang,has_name)
importFrom(rlang,have_name)
importFrom(rlang,is_list)
importFrom(shiny,getDefaultReactiveDomain)
importFrom(shiny,registerInputHandler)
importFrom(shinyWidgets,html_dependency_bttn)
importFrom(stats,complete.cases)
importFrom(stats,setNames)
importFrom(utils,modifyList)
importFrom(utils,type.convert)