montagu_current_estimate_set_problems: Retrieve list of any problems in current estimate set for a...

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_problems(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 problem text.


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