-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
28 lines (27 loc) · 767 Bytes
/
NAMESPACE
File metadata and controls
28 lines (27 loc) · 767 Bytes
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(rv_create_airplane)
export(rv_create_airplane_animation)
export(rv_create_airplane_combo)
export(rv_create_airplane_compact)
export(rv_create_airplane_seats)
export(rv_create_arena)
export(rv_create_risk_vector)
export(rv_explorer)
export(rv_img)
import(shiny)
importFrom(config,get)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,with_golem_options)
importFrom(htmltools,HTML)
importFrom(htmltools,tagAppendAttributes)
importFrom(htmltools,tagList)
importFrom(htmltools,tags)
importFrom(magrittr,"%>%")
importFrom(shiny,NS)
importFrom(shiny,column)
importFrom(shiny,shinyApp)
importFrom(shiny,tagList)