plotModel {canceR} | R Documentation |
model plotting with tcltk
plotModel(plotCommand, title= "TITLE",hscale=1, vscale=1 )
plotCommand |
plotcommand |
title |
title of plot |
hscale |
horizintal scale |
vscale |
vertical scale |
plot
load(paste(path.package("canceR"),"/data/gbm_tcgaPlotTwoGenProf.RData", sep="")) ## Not run: plot_1Gene_2GenProfs() ## End(Not run)