Créer un fichier marches.dta
dans le répertoire désigné dans dir_out
.
1 | combine_market_data(dir_in, dir_regexp = "_STATA_", data_type, dir_out)
|
dir_in |
Character. Root directory where food group sub-directories are located. |
dir_regexp |
Character. Regular expression to identify folders over which to iterate. |
data_type |
Character. One of: "consumption", "production". For data from markets, "consumption"; for data from farmers, "production". |
dir_out |
Character. Directory where combined files should be saved. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.