calculate_prices_and_indicator_local: Calculate prices and indicator Local

View source: R/redirectModules.R

calculate_prices_and_indicator_localR Documentation

Calculate prices and indicator Local

Description

Calculate prices and initial indicators locally

Usage

calculate_prices_and_indicator_local(
  data,
  base_path = "./",
  units_path = "converted_units/",
  gender_categories = pkg.env$gender_categories,
  units
)

Arguments

data

The dataset which is to be processed

base_path

Path to the project folder

units_path

Path to the folder of converted units

gender_categories

The gender categories used in this survey

units

A nested list containing all of the unit conversion tibbles

Details

Rpackage file: redirectModules.R


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