getInTable: get dataframe in TK/TCL table

View source: R/getInTable.R

getInTableR Documentation

get dataframe in TK/TCL table

Description

get dataframe in TK/TCL table

Usage

getInTable(table,title)

Arguments

table

Dataframe

title

string a title of the table

Value

display a Table

Examples

#data(ClinicalData)
## Not run: 
getInTable(Table= ClinicalData, title= "Clinical Data")

## End(Not run)

kmezhoud/canceR documentation built on March 4, 2024, 12:34 a.m.