Skip to contents

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.