Learn R Programming

canceR (version 1.4.0)

getInTable: 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

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

Run the code above in your browser using DataLab