montagu_current_estimate_set_info: Get information on current estimate set for a scenario.

Description Usage Arguments Value

View source: R/responsibilities.R

Description

Groups upload estimate sets to Montagu. The most recent set of results uploaded by a group for a given scenario can be queried for its status, or retrieved.

Usage

1
2
montagu_current_estimate_set_info(modelling_group_id, touchstone_id,
  scenario_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)

scenario_id

id of the scenario

location

The montagu server to connect to.

Value

A list of fields about the current estimate set


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