plotModel {canceR}R Documentation

model plotting with tcltk

Description

model plotting with tcltk

Usage

plotModel(plotCommand, title= "TITLE",hscale=1, vscale=1 )

Arguments

plotCommand

plotcommand

title

title of plot

hscale

horizintal scale

vscale

vertical scale

Value

plot

Examples

load(paste(path.package("canceR"),"/data/gbm_tcgaPlotTwoGenProf.RData", sep=""))
## Not run: 
plot_1Gene_2GenProfs()

## End(Not run)

[Package canceR version 1.16.02 Index]