[R] Tcl/Tk and R
Talita Leite
talitaperciano at hotmail.com
Wed Jul 14 17:13:08 CEST 2004
Hi!!
I'm using the R package tcltk. See the stretch of code below:
>tbn1 = tclvalue(tkadd(tn,label="Modify Data"))
>tkpack(tbw1 <- .Tk.newwin(tbn1))
>tkpack(fr1 <- tkframe(tbw1))
>tkpack(lb1<- tkwidget(fr1,"iwidgets::labeledframe"))
When I try to execute this I have this error at the last line:
Error in structure(.External("dotTclObjv", objv, PACKAGE = "tcltk"), class =
"tclObj") :
[tcl] can't find usual code for tag "Frame".
Please help me!!
Thank's
Talita Perciano Costa Leite
Graduanda em Ciência da Computação
Universidade Federal de Alagoas - UFAL
Departamento de Tecnologia da Informação - TCI
Construção de Conhecimento por Agrupamento de Dados - CoCADa
More information about the R-help
mailing list