-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
31 lines (30 loc) · 769 Bytes
/
NAMESPACE
File metadata and controls
31 lines (30 loc) · 769 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
# Generated by roxygen2: do not edit by hand
S3method(fw_as_problem,fw_model)
S3method(fw_as_problem,fw_problem)
export(fw_as_problem)
export(fw_example_2species)
export(fw_example_5species_2chains)
export(fw_get_model)
export(fw_infer)
export(fw_list_experim)
export(fw_model)
export(fw_niche_model)
export(fw_ode_plot)
export(fw_predict_A)
export(fw_predict_B)
export(fw_problem)
export(fw_range_compare_plot)
export(fw_range_plot)
export(get_fig_exp_1)
export(run_experim01)
import(patchwork)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(utils,globalVariables)
useDynLib(fwebinfr)