-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
61 lines (60 loc) · 1.62 KB
/
Copy pathNAMESPACE
File metadata and controls
61 lines (60 loc) · 1.62 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
# Generated by roxygen2: do not edit by hand
S3method(plot,cf_result)
S3method(plot,nexus_result)
S3method(print,cf_result)
S3method(print,nexus_result)
S3method(print,sustainability_result)
S3method(summary,nexus_result)
export(agronomic_efficiency)
export(caloric_yield)
export(carbon_efficiency)
export(carbon_footprint)
export(carbon_sequestration_rate)
export(carbon_sustainability_index)
export(crop_water_productivity)
export(crop_water_stress_index)
export(crop_yield_index)
export(depleted_fraction)
export(energy_input)
export(energy_intensity)
export(energy_output)
export(energy_productivity)
export(energy_profitability)
export(energy_use_efficiency)
export(eroi)
export(food_productivity_index)
export(ghg_emission)
export(global_warming_potential)
export(harvest_index)
export(human_energy_profitability)
export(internal_utilization_efficiency)
export(irrigation_efficiency)
export(land_equivalent_ratio)
export(net_energy)
export(nexus_heatmap)
export(nexus_heatmap_gg)
export(nexus_index)
export(nexus_radar)
export(nexus_radar_gg)
export(nexus_sensitivity)
export(nexus_summary)
export(nexus_sustainability_score)
export(nexus_tradeoff)
export(normalize_minmax)
export(normalize_zscore)
export(nutrient_balance)
export(nutrient_harvest_index)
export(nutrient_use_efficiency)
export(partial_factor_productivity)
export(physiological_efficiency)
export(plot_sensitivity)
export(production_efficiency_index)
export(protein_yield)
export(recovery_efficiency)
export(soil_carbon_stock)
export(specific_energy)
export(system_productivity_index)
export(water_footprint)
export(water_productivity)
export(water_use_efficiency)
importFrom(rlang,.data)