-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
33 lines (32 loc) · 933 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
# Generated by roxygen2: do not edit by hand
export(add_pwa_deps)
export(add_pwacompat_deps)
export(run_app)
import(highcharter)
import(shiny)
import(shinyMobile)
importFrom(data.table,"%chin%")
importFrom(data.table,dcast)
importFrom(data.table,fifelse)
importFrom(data.table,fread)
importFrom(data.table,fwrite)
importFrom(data.table,last)
importFrom(data.table,rbindlist)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,with_golem_options)
importFrom(htmltools,htmlDependency)
importFrom(htmltools,tagList)
importFrom(lubridate,as.duration)
importFrom(lubridate,as.period)
importFrom(lubridate,interval)
importFrom(lubridate,ymd_hm)
importFrom(magrittr,"%>%")
importFrom(plyr,dlply)
importFrom(rdrop2,drop_auth)
importFrom(rdrop2,drop_dir)
importFrom(rdrop2,drop_download)
importFrom(shiny,shinyApp)
importFrom(utils,packageVersion)