-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
54 lines (53 loc) · 1.27 KB
/
Copy pathNAMESPACE
File metadata and controls
54 lines (53 loc) · 1.27 KB
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
# Generated by roxygen2: do not edit by hand
S3method(print,myIO_duckdb_wasm_status)
export(addIoLayer)
export(addKeyframe)
export(clear_duckdb_wasm_cache)
export(defineCategoricalAxis)
export(dragPoints)
export(duckdb_wasm_status)
export(flipAxis)
export(install_duckdb_wasm)
export(linkCharts)
export(myIO)
export(myIOOutput)
export(myIOProxy)
export(myIO_last_error)
export(myio_chart_schema)
export(myio_function_signature)
export(myio_list_chart_types)
export(myio_list_functions)
export(myio_validate_call)
export(myio_validate_spec)
export(renderMyIO)
export(setAnnotation)
export(setAxisFormat)
export(setAxisLimits)
export(setBigData)
export(setBrush)
export(setColorScheme)
export(setExportOptions)
export(setFacet)
export(setKeyframe)
export(setLayerOpacity)
export(setLegendTitle)
export(setLinked)
export(setLinkedCursor)
export(setMargin)
export(setReferenceLines)
export(setSlider)
export(setTheme)
export(setTitle)
export(setToggle)
export(setToolTipOptions)
export(setTransition)
export(setTransitionSpeed)
export(stepKeyframe)
export(stop_duckdb_wasm_missing)
export(suppressAxis)
export(suppressLegend)
export(updateMyIOData)
importFrom(htmlwidgets,createWidget)
importFrom(htmlwidgets,shinyRenderWidget)
importFrom(htmlwidgets,shinyWidgetOutput)
importFrom(utils,modifyList)