-
Notifications
You must be signed in to change notification settings - Fork 24
/
NAMESPACE
54 lines (53 loc) · 1.65 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
# Generated by roxygen2: do not edit by hand
export(eAnalytics)
import(energyr)
importFrom(DT,"%>%")
importFrom(DT,dataTableOutput)
importFrom(DT,datatable)
importFrom(DT,formatCurrency)
importFrom(DT,renderDataTable)
importFrom(dplyr,filter)
importFrom(dplyr,select)
importFrom(googleVis,gvisMotionChart)
importFrom(googleVis,renderGvis)
importFrom(leaflet,"%>%")
importFrom(leaflet,addCircles)
importFrom(leaflet,addLayersControl)
importFrom(leaflet,addLegend)
importFrom(leaflet,addProviderTiles)
importFrom(leaflet,colorFactor)
importFrom(leaflet,fitBounds)
importFrom(leaflet,layersControlOptions)
importFrom(leaflet,leaflet)
importFrom(leaflet,leafletOutput)
importFrom(leaflet,renderLeaflet)
importFrom(plotly,"%>%")
importFrom(plotly,as.widget)
importFrom(plotly,plot_ly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(shiny,a)
importFrom(shiny,absolutePanel)
importFrom(shiny,fluidRow)
importFrom(shiny,icon)
importFrom(shiny,img)
importFrom(shiny,renderUI)
importFrom(shiny,selectInput)
importFrom(shiny,shinyServer)
importFrom(shiny,uiOutput)
importFrom(shiny,wellPanel)
importFrom(shinyWidgets,dropdownButton)
importFrom(shinyWidgets,tooltipOptions)
importFrom(shinydashboard,box)
importFrom(shinydashboard,dashboardBody)
importFrom(shinydashboard,dashboardHeader)
importFrom(shinydashboard,dashboardPage)
importFrom(shinydashboard,dashboardSidebar)
importFrom(shinydashboard,dropdownMenu)
importFrom(shinydashboard,menuItem)
importFrom(shinydashboard,menuSubItem)
importFrom(shinydashboard,messageItem)
importFrom(shinydashboard,sidebarMenu)
importFrom(shinydashboard,tabBox)
importFrom(shinydashboard,tabItem)
importFrom(shinydashboard,tabItems)