kable: Create tables in Markdown

kableR Documentation

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.


rpact documentation built on May 29, 2024, 11:20 a.m.