Get scenario outcomes from a scenario object
Usage
# S3 method for scenario
sce_get_outcomes(x)
Arguments
- x
A scenario object with data prepared. Check for whether data has been prepared using
sce_has_data()
.
Get scenario outcomes from a scenario object
# S3 method for scenario
sce_get_outcomes(x)
A scenario object with data prepared. Check for whether data has
been prepared using sce_has_data()
.