plotModel: model plotting with tcltk

View source: R/plotModel.R

plotModelR 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

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

## End(Not run)

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