generated from JGCRI/rtemplate
-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
46 lines (45 loc) · 1.06 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
# Generated by roxygen2: do not edit by hand
export(agprodchange_ref)
export(clean_yield)
export(climate_impact)
export(colname_replace)
export(crop_calendars)
export(crop_month)
export(data_aggregation)
export(data_merge)
export(data_trans)
export(format_projection)
export(gcam_agprodchange)
export(get_agprodchange)
export(get_cropland_weight)
export(get_example_data)
export(get_mirca2000_data)
export(get_mirca_cropland)
export(get_nc_time)
export(get_weighted_yield_impact)
export(input_data)
export(iso_replace)
export(merge_data)
export(mirca_to_gcam)
export(output_data)
export(path_check)
export(pkg_example)
export(plot_agprodchange)
export(plot_fit)
export(plot_map)
export(plot_projection)
export(plot_projection_smooth)
export(plot_yield_impact)
export(prep_regression)
export(regression_fixed_effects)
export(smooth_impacts)
export(weather_agg)
export(weather_clean)
export(weighted_climate)
export(yield_impact)
export(yield_regression)
export(yield_shock_projection)
export(z_estimate)
importFrom(data.table,":=")
importFrom(magrittr,"%>%")
importFrom(utils,glob2rx)