View source: R/redirectModules.R
calculate_prices_and_indicator_local | R Documentation |
Calculate prices and initial indicators locally
calculate_prices_and_indicator_local(
data,
base_path = "./",
units_path = "converted_units/",
gender_categories = pkg.env$gender_categories,
units
)
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 |
Rpackage file: redirectModules.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.