-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
45 lines (44 loc) · 1002 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
37
38
39
40
41
42
43
44
45
# Generated by roxygen2: do not edit by hand
export(add_group_id)
export(at_least_one)
export(bsg_backward)
export(combine_modules)
export(create_mc_nodes)
export(diff_colum_type)
export(eval_model_expression)
export(farmrisk_cattle)
export(form_version)
export(get_agg_totals)
export(get_columns)
export(get_mc_inputs)
export(get_node_list)
export(get_previous_nodes)
export(get_region_code)
export(get_region_level)
export(get_totals)
export(gid_levels)
export(group_match)
export(hjoin_region)
export(input_keys)
export(load_input_files)
export(mc_agg_match)
export(mc_match)
export(mc_summary)
export(mc_summary_keys)
export(mcnode_na_rm)
export(mov_backward)
export(node_list_summary)
export(set_up_simulation)
export(tidy_animal_table)
export(tidy_census_table)
export(tidy_group)
export(tidy_panel)
export(tidy_prefix)
export(tidy_status_table)
export(tidy_test_table)
import(dplyr)
import(mc2d)
import(tidyr)
importFrom(jsonlite,fromJSON)
importFrom(stats,setNames)
importFrom(utils,read.csv)