calculate_values_gender_and_fa_local: Calculate Values, Gender and Food Availability

View source: R/redirectModules.R

calculate_values_gender_and_fa_localR Documentation

Calculate Values, Gender and Food Availability

Description

Rpackage file: redirectModules.R

Usage

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
)

Arguments

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


l-gorman/rhomis-R-package documentation built on Nov. 8, 2023, 6:46 a.m.