extract_results {dejaVu}R 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


[Package dejaVu version 0.3.1 Index]