montagu_expectation_countries: Get country list for an expectation

Description Usage Arguments Value

View source: R/responsibilities.R

Description

The expectations, for a modelling group for a particular touchstone, indicate the range of chronological years, ages and countries for which burden estimates are expected, and what burden outcomes are required.

Usage

1
2
montagu_expectation_countries(modelling_group_id, touchstone_id,
  expectation_id, location = NULL)

Arguments

modelling_group_id

id of the modelling group. If omitted, or null, then all scenarios associated with the touchstone are returned.

touchstone_id

id of the touchstone (including version)

expectation_id

Integer id of the expectation

location

The montagu server to connect to.

Value

A data frame of country id and name, for all expected countries.


vimc/montagu-r documentation built on Oct. 10, 2019, 9:10 p.m.