-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
72 lines (71 loc) · 1.69 KB
/
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
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
# Generated by roxygen2: do not edit by hand
export(bln_add_management)
export(bln_b_diseaseresistance)
export(bln_b_pmn)
export(bln_bbwp_bw)
export(bln_bbwp_ngw)
export(bln_bbwp_nsw)
export(bln_bbwp_psw)
export(bln_c_cec)
export(bln_c_magnesium)
export(bln_c_nitrogen)
export(bln_c_ph)
export(bln_c_posphor)
export(bln_c_potassium)
export(bln_c_sulfur)
export(bln_calc_psp)
export(bln_clim_cbalance)
export(bln_clim_csat)
export(bln_clim_rothc)
export(bln_clim_somers)
export(bln_evaluate_logistic)
export(bln_evaluate_logistic_gaus_down)
export(bln_evaluate_parabolic)
export(bln_field)
export(bln_field_dt)
export(bln_field_optimiser)
export(bln_format_aer)
export(bln_format_gtclass)
export(bln_nut_nitrogen)
export(bln_nut_nue)
export(bln_nut_phosphorus)
export(bln_nut_potassium)
export(bln_p_aggstability)
export(bln_p_compaction)
export(bln_p_crumbleability)
export(bln_p_density)
export(bln_p_droughtstress)
export(bln_p_sealing)
export(bln_p_waterstress)
export(bln_p_wetnessstress)
export(bln_p_whc)
export(bln_p_windererosion)
export(bln_p_workability)
export(bln_rothc_field)
export(bln_rothc_multicore)
export(bln_wat_groundwater_recharge)
export(bln_wat_nretention_gw)
export(bln_wat_nretention_sw)
export(bln_wat_nrisk_gw)
export(bln_wat_nrunoff)
export(bln_wat_pesticide)
export(cf_ind_importance)
export(checkvar)
export(ind_workability)
export(pF_curve)
export(pFpara_class)
export(pFpara_ptf_Wosten1999)
export(pFpara_ptf_Wosten2001)
export(rothc_initialise)
export(rothc_parallel)
export(rothc_scenario)
export(wf)
import(OBIC)
import(data.table)
import(future)
import(future.apply)
import(parallelly)
import(progressr)
importFrom(stats,pnorm)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)