Learn R Programming

canceR (version 1.4.0)

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

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

Run the code above in your browser using DataLab