plotModel: model plotting with tcltk

Description Usage Arguments Value Examples

View source: R/plotModel.R

Description

model plotting with tcltk

Usage

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

Arguments

plotCommand

plotcommand

title

title of plot

hscale

horizintal scale

vscale

vertical scale

Value

plot

Examples

1
2
3
4
5
readRDS(paste(path.package("canceR"),"/extdata/rdata/gbm_tcgaPlotTwoGenProf.rds", sep=""))
## Not run: 
plot_1Gene_2GenProfs()

## End(Not run)

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