generateTables | R Documentation |
Generate the tables for the report.
generateTables(object, plotOptions)
## S4 method for signature 'Evaluation'
generateTables(object, plotOptions)
## S4 method for signature 'Optimization'
generateTables(object, plotOptions)
object |
An object from the class PFIMProject. |
plotOptions |
A list giving the plot options. |
A list giving the kable able for the report ( evaluation and optimization).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.