Skip to contents

Load results from DYNAMO-HIA simulation

Usage

load_simulation_results(root_dir, simulation_name, type = "batchoutput")

Arguments

root_dir

Character string specifying the path to the working directory.

simulation_name

Character string specifying the name of the simulation.

type

Character string specifying the type of results to load. Default is "batchoutput" (population data). Other options are "cohortLE" (life expectancy data) and "sullivan" (Sullivan's method data).

Value

A data frame containing the simulation results.