generated from realxinzhao/gcamdata-clean
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path_pkgdown.yml
147 lines (138 loc) · 3.67 KB
/
_pkgdown.yml
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
url: https://jgcri.github.io/gcamfaostat/
home:
title: Prepare, process, and synthesize FAOSTAT data for global agroeconomic and multisector dynamic modeling
sidebar:
structure: [links, community, license, authors, citation, dev]
development:
mode: auto
navbar:
type: inverse
left:
- icon: fa-home
href: index.html
- icon: fas fa-book
text: "Vignettes"
menu:
- text: "Getting Started"
href: articles/vignette_getting_started.html
- text: "Preparing Data"
href: articles/vignette_preparing_data.html
- text: "Processing Flow"
href: articles/vignette_processing_flow.html
- text: "Use Cases"
href: articles/vignette_use_cases.html
- icon: fa-file-image-o
text: "Visualization"
href: articles/vignette_visualization.html
- icon: fa-file-code-o
text: "Reference"
href: reference/index.html
- icon: fa-newspaper-o
text: "News"
href: articles/vignette_news.html
reference:
- title: Running gcamfaostat
- contents:
- gcamfaostat_metadata
- driver_drake
- driver
- dstrace
- info
- inputs_of
- load_from_cache
- outputs_of
- create_datamap_from_cache
- title: gcamfaostat modules
contents:
- starts_with("module_xfaostat_")
- starts_with("module_yfaostat_")
- starts_with("module_yextension_")
- title: gcamdata AgLU modules
contents:
- starts_with("module_aglu_")
- title: gcamfaostat Chunk Helper Functions
contents:
- FAOSTAT_metadata
- FF_rawdata_info
- FF_download_FAOSTAT
- FF_download_RemoteArchive
- FAOSTAT_load_raw_data
- FAOSTAT_AREA_RM_NONEXIST
- FAO_AREA_DISAGGREGATE_HIST_DISSOLUTION
- FAO_AREA_DISAGGREGATE_HIST_DISSOLUTION_ALL
- FF_FILL_NUMERATOR_DENOMINATOR
- FF_summary
- FF_join_checkmap
- FF_check_count_plot
- rm_accent
- GROSS_TRADE_ADJUST
- SUA_bal_adjust
- assert_FBS_balance
- output_csv_data
- Moving_average
- downscale_FAO_country
- treemap_wrapper
- chord_wrapper
- title: Prebuilt data
contents:
- GCAM_DATA_MAP
- PREBUILT_DATA
- extract_prebuilt_data
- verify_identical_prebuilt
- title: gcamdata internal functions (data processing)
contents:
- approx_fun
- approx_fun_constant
- fast_left_join
- gather_years
- gdp_deflator
- graph_chunks
- left_join_error_no_match
- left_join_keep_first_only
- repeat_add_columns
- standardize_iso
- change_iso_code
- title: gcamdata internal functions (data tracing)
contents:
- add_column_types_header_line
- add_data
- add_comments
- add_flags
- add_legacy_name
- add_precursors
- add_reference
- add_title
- add_units
- same_attributes_as
- same_precursors_as
- get_comments
- get_data
- get_data_list
- get_flags
- get_relative_to_workdir
- return_data
- save_chunkdata
- dstrace_chunks
- dstrace_plot
- check_chunk_outputs
- chunk_inputs
- chunk_outputs
- chunk_readylist
- empty_data
- extract_header_info
- find_chunks
- find_csv_file
- find_header
- is_data_list
- load_csv_files
- missing_data
- normalize_files
- parse_csv_header
- remove_data
- run_chunk
- screen_forbidden
- tibbelize_outputs
- warn_data_injects
- warn_datachunk_bypass
- warn_mismarked_fileinputs
- protect_integer_cols