Learn R Programming

canceR (version 1.4.0)

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

Run this code
load(paste(path.package("canceR"),"/data/ucec_tcga_pubGSEA1021.RData", sep=""))
## Not run: 
# dialogMut("title", "question", "entryInit", entryWidth = 40, returnValOnCancel = "ID_CANCEL")
# ## End(Not run)

Run the code above in your browser using DataLab