load_hmw_pfu_data: Load human muscle work data

View source: R/mw_functions.R

load_hmw_pfu_dataR Documentation

Load human muscle work data

Description

This function loads human muscle work data and renames the sectors according to the default arguments to rename_mw_sectors().

Usage

load_hmw_pfu_data(
  ilo_working_hours_data_path,
  ilo_employment_data_path,
  mw_concordance_path,
  hmw_analysis_data_path
)

Arguments

ilo_working_hours_data_path

The path to ILO working hours data.

ilo_employment_data_path

The path to the ILO employment data.

mw_concordance_path

The path to the muscle work concordance.

hmw_analysis_data_path

The path the human muscle work data.

Value

A data frame of human muscle work data.


EnergyEconomyDecoupling/PFUDatabase documentation built on Feb. 8, 2024, 8:45 a.m.