forked from quantargo/travelboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
41 lines (40 loc) · 873 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
39
40
41
# Generated by roxygen2: do not edit by hand
export(mod_airbnb_server)
export(mod_airbnb_ui)
export(mod_news_server)
export(mod_news_ui)
export(mod_places_server)
export(mod_places_ui)
export(mod_statistics_server)
export(mod_statistics_ui)
export(mod_weather_server)
export(mod_weather_ui)
export(run_app)
import(dplyr)
import(ggplot2)
import(rtweet)
import(shinydashboard)
import(tidytext)
import(tidyverse)
import(wordcloud2)
import(leaflet)
import(owmr)
import(googleway)
import(leaflet)
import(leaflet.extras)
import(rgdal)
import(rvest)
import(shiny)
import(shinydashboard)
import(stringr)
import(tidyverse)
import(xml2)
importFrom(glue,glue)
importFrom(htmltools,HTML)
importFrom(htmltools,tagAppendAttributes)
importFrom(htmltools,tagList)
importFrom(htmltools,tags)
importFrom(shiny,NS)
importFrom(shiny,column)
importFrom(shiny,runApp)
importFrom(shiny,tagList)