GenerateReport {MedianaDesigner} | R Documentation |
Simulation report
Description
This function creates a detailed simulation report in a Microsoft Word format. For examples of the function call, see ADSSModExample1, ADTreatSelExample1, ADPopSelExample1, FutRuleExample1, EventPredExample and ADRandExample.
Usage
GenerateReport(results, report_filename)
Arguments
results |
Object created by a simulation function, e.g., |
report_filename |
Character value defining the report's filename. The report is saved in the current working directory. |
Value
No return value, called for side effects
[Package MedianaDesigner version 0.13 Index]