Load basic population information into the global package environment, from which it can be used for later processing.

InitializePopulation(popSheet = .defaultPopSheet)

Arguments

popSheet

Sheet name from the model input Excel file

Value

NULL (invisible)

Examples

if (FALSE) {
pacehrh::InitializePopulation()
}