Learn R Programming

rpact (version 3.1.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.

Details

Generic to represent a parameter set in Markdown.