generateTables: Generate the tables for the report.

generateTablesR 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).


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.