create_demographic_table: Read a Demographic Table

View source: R/tabular_input.R

create_demographic_tableR Documentation

Read a Demographic Table

Description

This function mostly checks whether the parameters are correct.

Usage

create_demographic_table(newdata, params)

Arguments

newdata

A data frame.

params

Parameters of a model, to check that all the columns in the demographic table (other than the weight column) are in the model.

Details

An optional .weights column can exist in the file.

Value

A data frame.


heemod documentation built on May 29, 2024, 8:17 a.m.