-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathNAMESPACE
More file actions
34 lines (33 loc) · 865 Bytes
/
NAMESPACE
File metadata and controls
34 lines (33 loc) · 865 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
34
# Generated by roxygen2: do not edit by hand
export("%>%")
export(add_theme_nhs)
export(api_pred)
export(calculate_table)
export(clean_dataframe)
export(demographic_distribution)
export(drop_na_by_col)
export(get_api_pred_url)
export(get_pred_from_url)
export(html_decoder)
export(matched_comments)
export(return_search_text)
export(run_app)
export(tidy_all_trusts)
export(track_api_job)
import(shiny)
import(shinydashboard)
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)