-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
35 lines (34 loc) · 804 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
34
35
# Generated by roxygen2: do not edit by hand
export("%>%")
export(fusionAnchors)
export(fusionAxis)
export(fusionBackground)
export(fusionCanvas)
export(fusionCaption)
export(fusionCustomAxis)
export(fusionCustomBoxplot)
export(fusionCustomLegend)
export(fusionDiv)
export(fusionLegend)
export(fusionLogo)
export(fusionMultiPlot)
export(fusionMultiPlotOutput)
export(fusionPalette)
export(fusionPlot)
export(fusionPlotOutput)
export(fusionSubcaption)
export(fusionTheme)
export(fusionTooltip)
export(fusionTrendline)
export(ggfusionPlot)
export(renderFusionMultiPlot)
export(renderfusionPlot)
export(runDemo)
import(ggplot2)
import(htmlwidgets)
import(shiny)
importFrom(grDevices,boxplot.stats)
importFrom(jsonlite,toJSON)
importFrom(magrittr,"%>%")
importFrom(scales,hue_pal)
importFrom(stats,na.omit)