dialogMut | R Documentation |
Dialog bos to set returned Mutation information
dialogMut(title, question, entryInit, entryWidth = 40,returnValOnCancel = "ID_CANCEL")
title |
title of the table |
question |
question |
entryInit |
entryInit |
entryWidth |
40 |
returnValOnCancel |
"ID_CANCEL" |
a check box with mutations variables
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.