-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
42 lines (41 loc) · 942 Bytes
/
NAMESPACE
File metadata and controls
42 lines (41 loc) · 942 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
35
36
37
38
39
40
41
42
# Generated by roxygen2: do not edit by hand
export(add_prefix)
export(agg_totals)
export(at_least_one)
export(combine_modules)
export(create_mcnodes)
export(eval_module)
export(get_edge_table)
export(get_node_table)
export(matrix_to_mcnodes)
export(mc_compare)
export(mc_filter)
export(mc_keys)
export(mc_match)
export(mc_match_data)
export(mc_network)
export(mc_plot)
export(mc_summary)
export(mcmodule_converg)
export(mcmodule_corr)
export(mcmodule_info)
export(mcmodule_tornado)
export(mcnode_na_rm)
export(mcnode_null_rm)
export(mctable_bounds)
export(mctable_sobol_matrices)
export(optim_ndvar)
export(reset_data_keys)
export(reset_mctable)
export(reset_sample_design)
export(set_data_keys)
export(set_mctable)
export(set_sample_design)
export(tidy_mcnode)
export(trial_totals)
export(which_mcnode)
export(which_mcnode_inf)
export(which_mcnode_na)
export(wif_match)
import(dplyr)
import(mc2d)