-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
97 lines (96 loc) · 2.33 KB
/
Copy pathNAMESPACE
File metadata and controls
97 lines (96 loc) · 2.33 KB
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
# Generated by roxygen2: do not edit by hand
export("%>%")
export(bioreg_process)
export(chelsa_prepare)
export(chelsa_process)
export(chelsa_project)
export(clc_process)
export(coda_to_tibble)
export(convergence_alpha)
export(convergence_beta_ranges)
export(convergence_plot)
export(convergence_plot_all)
export(convergence_rho)
export(easin_download)
export(easin_plot)
export(easin_process)
export(easin_taxonomy)
export(efforts_download)
export(efforts_plot)
export(efforts_process)
export(efforts_request)
export(efforts_split)
export(efforts_summarize)
export(elter_process)
export(exp_neg_div)
export(fast_pnorm)
export(fit_sdm_models)
export(gbif_download)
export(gbif_process)
export(gbif_read_chunk)
export(gbif_species_data)
export(get_species_name)
export(install_hmsc_windows)
export(mod_cv_evaluate)
export(mod_cv_evaluate_plot)
export(mod_cv_fit)
export(mod_cv_merge_predictions)
export(mod_cv_prepare)
export(mod_fit_windows)
export(mod_get_posteriors)
export(mod_heatmap_beta)
export(mod_heatmap_omega)
export(mod_merge_chains)
export(mod_merge_chains_cv)
export(mod_postprocess_1_cpu)
export(mod_postprocess_2_cpu)
export(mod_postprocess_cv_1_cpu)
export(mod_postprocess_cv_2_cpu)
export(mod_prepare_data)
export(mod_prepare_hpc)
export(mod_prepare_tf)
export(mod_slurm)
export(mod_slurm_refit)
export(mod_summary)
export(naps_distribution)
export(naps_plot)
export(naps_process)
export(naps_standardisation)
export(plot_evaluation)
export(plot_gelman)
export(plot_gelman_alpha)
export(plot_gelman_beta)
export(plot_gelman_omega)
export(plot_gelman_rho)
export(plot_latent_factor)
export(plot_prediction)
export(predict_hmsc)
export(predict_latent_factor)
export(predict_maps)
export(predict_maps_cv)
export(prepare_knots)
export(railway_intensity)
export(rc_plot_species)
export(rc_plot_species_all)
export(rc_plot_sr)
export(rc_prepare_data)
export(river_length)
export(road_intensity)
export(soil_density_process)
export(solve1)
export(solve2)
export(solve2vect)
export(trim_hmsc)
export(variance_partitioning_compute)
export(variance_partitioning_plot)
export(wetness_index_process)
importFrom(Rcpp,sourceCpp)
importFrom(foreach,"%dopar%")
importFrom(magrittr,"%>%")
importFrom(rlang,"!!")
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(stats,sd)
useDynLib(IASDT.R, .registration = TRUE)
useDynLib(IASDT.R, .registration=TRUE)