montagu_expectation_applicable_scenarios: Get applicable scenarios for an expectation

Description Usage Arguments Value

View source: R/responsibilities.R

Description

Different scenarios may have different expectations. For example, for Hepatitis B, different countries are required for different scenarios, since the different HepB vaccination initiatives have been carried out in different sets of countries. For other diseases, the same expectation might be equally valid in different scenarios. Here, we can query which scenarios a particular expectation applies to.

Usage

1
2
montagu_expectation_applicable_scenarios(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

id of the expectation (integer)

location

The montagu server to connect to.

Value

A vector of scenario names


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