-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNAMESPACE
38 lines (37 loc) · 982 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
36
37
38
# Generated by roxygen2: do not edit by hand
export(dygraph_mod)
export(dygraph_mod2)
export(dygraph_modUI)
export(forecast_plot)
export(forecast_plot_mod)
export(forecast_plot_modUI)
export(mapModule)
export(mapModuleUI)
export(mapModule_polygonFeature)
export(mapModule_polygonFeatureUI)
export(multimod_forecast_plot)
export(multimod_forecast_plot_mod)
export(multimod_forecast_selection_modUI)
export(multiple_station_map)
export(my.color.func)
export(my.radius.func)
export(mydygraphModule)
export(mydygraphModuleUI)
export(poly_multimod_forecast_plot_mod)
export(singlemodel_forecast_plot_modUI)
export(station_map)
export(table_mod)
export(table_modUI)
export(taylor_mod)
export(taylor_modUI)
export(which_station_in_polygon)
import(ggplot2)
import(leaflet)
import(leaflet.extras)
import(shiny)
importFrom(DT,dataTableOutput)
importFrom(DT,renderDataTable)
importFrom(dplyr,filter)
importFrom(plotly,ggplotly)
importFrom(plotly,renderPlotly)
importFrom(sp,point.in.polygon)