-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
34 lines (33 loc) · 881 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
# Generated by roxygen2: do not edit by hand
export(AnophelesModel)
export(build_model_obj)
export(calculate_combined_impact)
export(calculate_combined_impact_var)
export(calculate_impact)
export(calculate_impact_ip)
export(calculate_impact_var)
export(def_activity_patterns)
export(def_host_params)
export(def_interventions_effects)
export(def_vector_params)
export(get_OM_GVI_snippet)
export(get_OM_ento_snippet)
export(get_exposure_multiplier)
export(get_in_out_exp)
export(get_net_decay)
export(get_net_insecticides)
export(get_net_types)
export(list_activity)
export(list_all_species)
export(list_available_interventions)
export(list_intervention_models)
export(plot_impact_species)
export(plot_impact_var)
import(XML)
import(checkmate)
import(ggplot2)
import(splines)
importFrom(dplyr,"between")
importFrom(minpack.lm,"nlsLM")
importFrom(reshape,melt)
importFrom(tgp,"lhs")