-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
73 lines (72 loc) · 1.92 KB
/
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# Generated by roxygen2: do not edit by hand
export(addLRPopover)
export(add_all_periods_to_all_contexts)
export(alt_gather_trenches)
export(app_onstart)
export(app_ui)
export(create_login_modal)
export(db_activity_server)
export(db_activity_tab)
export(db_overview_server)
export(db_overview_tab)
export(derive_dating_from_periods)
export(downloadPlotButtons)
export(generateCategorySelector)
export(generateLayerSelector)
export(generatePeriodSelector)
export(get_index)
export(get_list_of_operations_in_places)
export(get_list_of_places_with_finds)
export(get_plot_vars)
export(get_resources)
export(idf_uid_query)
export(makeDownloadPlotHandler)
export(make_busy_dialog)
export(make_home_tab)
export(make_login_dialog)
export(milQ_message)
export(milQ_warning)
export(milQuant_hovertemplate)
export(milquant_plotly_layout)
export(mod_aoristic_finds_serv)
export(mod_aoristic_finds_ui)
export(mod_barchart_finds_serv)
export(mod_barchart_finds_ui)
export(mod_finds_overview_serv)
export(mod_finds_overview_ui)
export(mod_finds_quant_serv)
export(mod_finds_quant_ui)
export(mod_loomweights_hist_serv)
export(mod_loomweights_hist_ui)
export(mod_pottery_QA_serv)
export(mod_pottery_QA_ui)
export(mod_pottery_QB_serv)
export(mod_pottery_QB_ui)
export(mod_pottery_single_serv)
export(mod_pottery_single_ui)
export(mod_quants_serv)
export(mod_quants_ui)
export(mod_search_serv)
export(mod_search_ui)
export(mod_worflow_serv)
export(mod_worflow_ui)
export(mq_spinner)
export(ms_days)
export(multiply_resources_by_period_range)
export(period_filter)
export(plotDataTable_server)
export(plotDataTable_ui)
export(plotTitleInputs)
export(prep_for_shiny)
export(read_milQuant_settings)
export(remove_na_cols)
export(run_milQuant_app)
export(totalResourcesValueBox)
export(totalResources_serv)
export(try_project_connection)
export(uiCategorySelector)
export(uiLayerSelector)
export(uiOptionsTitle)
export(uiPeriodSelector)
importFrom(shiny,runApp)
importFrom(shiny,shinyAppDir)