-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
33 lines (32 loc) · 833 Bytes
/
Copy pathNAMESPACE
File metadata and controls
33 lines (32 loc) · 833 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
29
30
31
32
33
# Generated by roxygen2: do not edit by hand
export(add_header)
export(add_training_variables)
export(break_vspace)
export(check_reactive_inputs)
export(fix_type_to_factor)
export(generate_new_names)
export(get_color_palette)
export(get_utdanning_c)
export(read_and_distinct)
export(recode_Q22)
export(recode_leder_c)
export(recode_questions)
export(recode_utdanning)
export(recode_variable)
export(run_app)
export(run_app_auth0)
export(update_data_set)
import(shiny)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,with_golem_options)
importFrom(grDevices,rgb)
importFrom(magrittr,`%>%`)
importFrom(rlang,.data)
importFrom(shiny,NS)
importFrom(shiny,shinyApp)
importFrom(shiny,tagList)
importFrom(stats,df)
importFrom(utils,write.csv)