-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
36 lines (35 loc) · 951 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(check_cp)
export(get_scenarios_batches_infos)
export(get_scenarios_tibble_infos)
export(initialize_cp)
export(merge_netsim_scenarios)
export(merge_netsim_scenarios_tibble)
export(merge_simfiles)
export(netsim_hpc)
export(netsim_scenarios)
export(netsim_swfcalib_output)
export(process_simfiles)
export(pull_env_vars)
export(save_cpdata)
export(savesim)
export(sbatch_master)
export(step_tmpl_merge_netsim_scenarios)
export(step_tmpl_merge_netsim_scenarios_tibble)
export(step_tmpl_netsim_scenarios)
export(step_tmpl_netsim_swfcalib_output)
export(step_tmpl_renv_restore)
export(swf_configs_hyak)
export(swf_configs_rsph)
export(swfcalib_proposal_to_scenario)
export(verbose.hpc.net)
import(EpiModel)
import(doParallel)
import(ergm)
import(foreach)
import(tergm)
importFrom(rlang,.data)
importFrom(stringr,str_pad)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,write.csv)