Learn R Programming

rpact (version 3.4.0)

kable: Create tables in Markdown

Description

The kable() function returns a single table for a single object that inherits from class ParameterSet.

Usage

kable(x, ...)

Arguments

x

The object that inherits from ParameterSet.

...

Other arguments (see kable).

Details

Generic to represent a parameter set in Markdown.