search for: anzk

Displaying 1 result from an estimated 1 matches for "anzk".

Did you mean: anz
2010 Aug 11
0
R and TK Error "can't find objects"
...ic(tclvalue(Faktor))))) } test2 <- local({source("C:/.../Tk_einfach.R", local = TRUE) environment(Quadrieren) <- .GlobalEnv Quadrieren }) Now I want to do the same with my more difficult work: #Variable initiation and handler-functions in the GUI(TK)-file: AnzKnd<-tclVar(ANZK) Besuchsh?ufigkeitakt<-tclVar(c(4,8,2,4,6)) ZK<-tclVar(c(3,2,4,1,2)) durch<-tclVar(seq(length=ANZK,from=1,by=0)) Seins<-tclVar(seq(length=ANZK,from=0,by=0)) Szwei<-tclVar(c(33,4,6,12,55)) Sdrei<-tclVar(c(55,48,10,20,80))...