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 |
description |
The description parameter to be passed into the |
Value
A Scenario
object
See Also
[Package dejaVu version 0.3.1 Index]