naoimplementado {arvoRe} | R Documentation |
Usage
naoimplementado()
Examples
##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
## The function is currently defined as
function() {
require(tcltk)
Mensagem.txt <- "Esta funcionalidade não foi implementada ainda. Desculpe-nos."
tkmessageBox(message=Mensagem.txt, icon="warning", type="ok", title = "Markov - Custo Efetividade")
tkfocus(tt)
}
[Package
arvoRe version 0.1.7
Index]