.rxDocTable {rxode2}R Documentation

Print out a table in the documentation

Description

Print out a table in the documentation

Usage

.rxDocTable(table, caption = "none")

Arguments

table

data frame

caption

a character vector representing the caption for the latex table

Value

based on the knitr context:

Author(s)

Matthew L. Fidler

Examples

.rxDocTable(rxReservedKeywords)

[Package rxode2 version 4.0.2 Index]