generateTables {PFIM}R Documentation

Generate the tables for the report.

Description

Generate the tables for the report.

Usage

generateTables(object, plotOptions)

## S4 method for signature 'Evaluation'
generateTables(object, plotOptions)

## S4 method for signature 'Optimization'
generateTables(object, plotOptions)

Arguments

object

An object from the class PFIMProject.

plotOptions

A list giving the plot options.

Value

A list giving the kable able for the report ( evaluation and optimization).


[Package PFIM version 6.0.3 Index]