dialogMut: Dialog bos to set returned Mutation information

View source: R/dialogMut.R

dialogMutR Documentation

Dialog bos to set returned Mutation information

Description

Dialog bos to set returned Mutation information

Usage

dialogMut(title, question, entryInit, entryWidth = 40,returnValOnCancel = "ID_CANCEL")

Arguments

title

title of the table

question

question

entryInit

entryInit

entryWidth

40

returnValOnCancel

"ID_CANCEL"

Value

a check box with mutations variables

Examples

readRDS(paste(path.package("canceR"),"/extdata/rdata/ucec_tcga_pubGSEA1021.rds", sep=""))
## Not run: 
dialogMut("title", "question", "entryInit", entryWidth = 40, returnValOnCancel = "ID_CANCEL")

## End(Not run)

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