getInTable: get dataframe in TK/TCL table

Description Usage Arguments Value Examples

View source: R/getInTable.R

Description

get dataframe in TK/TCL table

Usage

1

Arguments

table

Dataframe

title

string a title of the table

Value

display a Table

Examples

1
2
3
4
5
#data(ClinicalData)
## Not run: 
getInTable(Table= ClinicalData, title= "Clinical Data")

## End(Not run)

canceR documentation built on Nov. 8, 2020, 7:21 p.m.