View source: R/redirectModules.R
calculate_values_gender_and_fa_local | R Documentation |
Rpackage file: redirectModules.R
calculate_values_gender_and_fa_local(
base_path = "./",
processed_data_path = "processed_data/",
indicator_path = "indicator_data/",
units_path = "converted_units/",
calories_path = "completed_calorie_conversions/",
prices_path = "converted_prices/",
staple_crop = "maize",
gender_categories = pkg.env$gender_categories,
units
)
base_path |
Path to the project folder |
processed_data_path |
Path to processed data folder |
indicator_path |
Path to indicator folder |
units_path |
Path to the folder of converted units |
calories_path |
Path to calories folder |
prices_path |
Path to prices folder |
staple_crop |
The main staple crop consumed in the area |
gender_categories |
The gender categories to include in the analysis |
units |
A nested list containing all of the unit conversion tibbles |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.