extract_results: Extract the results of running a scenario

View source: R/scenario.R

extract_resultsR Documentation

Extract the results of running a scenario

Description

This function is a wrapper around CreateScenario See the user guide vignette for an example of using this function

Usage

extract_results(answer, name, description)

Arguments

answer

A named list of lists

name

The name of the lists of answer which should be extracted and put together into a sc

description

The description parameter to be passed into the CreateScenario function

Value

A Scenario object

See Also

CreateScenario


dejaVu documentation built on Sept. 11, 2024, 8:24 p.m.