-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
86 lines (85 loc) · 2.03 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
# Generated by roxygen2: do not edit by hand
export(add_management)
export(calc_aggregatestability)
export(calc_bcs)
export(calc_bulk_density)
export(calc_cec)
export(calc_copper_availability)
export(calc_cropclass)
export(calc_crumbleability)
export(calc_grass_age)
export(calc_magnesium_availability)
export(calc_makkink)
export(calc_man_ess)
export(calc_management)
export(calc_n_efficiency)
export(calc_nleach)
export(calc_nlv)
export(calc_organic_carbon)
export(calc_permeability)
export(calc_pesticide_leaching)
export(calc_ph_delta)
export(calc_phosphate_availability)
export(calc_pmn)
export(calc_potassium_availability)
export(calc_psp)
export(calc_root_depth)
export(calc_rotation_fraction)
export(calc_sbal_arable)
export(calc_sealing_risk)
export(calc_slv)
export(calc_sombalance)
export(calc_waterretention)
export(calc_waterstressindex)
export(calc_winderodibility)
export(calc_workability)
export(calc_zinc_availability)
export(cf_ind_importance)
export(evaluate_logistic)
export(evaluate_parabolic)
export(format_aer)
export(format_gwt)
export(format_soilcompaction)
export(ind_aggregatestability)
export(ind_bcs)
export(ind_cec)
export(ind_compaction)
export(ind_copper)
export(ind_crumbleability)
export(ind_gw_recharge)
export(ind_magnesium)
export(ind_man_ess)
export(ind_management)
export(ind_n_efficiency)
export(ind_nematodes)
export(ind_nematodes_list)
export(ind_nitrogen)
export(ind_nretention)
export(ind_permeability)
export(ind_pesticide_leaching)
export(ind_ph)
export(ind_phosphate_availability)
export(ind_pmn)
export(ind_potassium)
export(ind_psp)
export(ind_resistance)
export(ind_sealing)
export(ind_sulfur)
export(ind_sulpher)
export(ind_waterretention)
export(ind_waterstressindex)
export(ind_winderodibility)
export(ind_workability)
export(ind_zinc)
export(obic_evalmeasure)
export(obic_farm)
export(obic_field)
export(obic_field_dt)
export(obic_recommendations)
export(obic_recommendations_bkp)
export(pF_curve)
export(pFpara_class)
export(pFpara_ptf_Wosten1999)
export(pFpara_ptf_Wosten2001)
import(data.table)
importFrom(stats,approxfun)