-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
41 lines (40 loc) · 974 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(run_app)
import(bsicons)
import(bslib)
import(dplyr)
import(echarts4r)
import(ecopiapi)
import(hms)
import(lubridate)
import(pkgload)
import(reactable)
import(reactablefmtr)
import(shiny)
import(shinyjs)
import(suncalc)
import(tidyr)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,slice_sample)
importFrom(dplyr,ungroup)
importFrom(ecopiapi,get_detections)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,with_golem_options)
importFrom(lubridate,floor_date)
importFrom(lubridate,now)
importFrom(lubridate,round_date)
importFrom(lubridate,with_tz)
importFrom(lubridate,ymd_hms)
importFrom(shiny,NS)
importFrom(shiny,shinyApp)
importFrom(shiny,tagList)