search for: vidarh

Displaying 2 results from an estimated 2 matches for "vidarh".

Did you mean: vidar
2005 Feb 22
1
problems with tcltk in R 2.0.1 (PR#7698)
...n"-button (and other buttons as well) in R2.0.1, I get the message: "Error in function () : can't change value of a locked binding". I have another tcltk application that runs fine on R2.0.1, so tcltk seems to be properly installed. The source code is available at ftp.imr.no/vidarh/diva.zip
2004 Jun 15
2
tapply/barplot (PR#6983)
...in 1.9.0: par(mfrow=3Dc(1,2)) x <- rep(1:10,10) y <- runif(100,1,100) z <- tapply(y,x,mean) barplot(z) barplot(as.numeric(z)) although is.numeric(z) returns TRUE! Best regards, Vidar Hjellvik Institute of Marine Research P.O.Box 1870 Nordnes N-5817 Bergen phone: +47 55 23 86 62 email: vidarh@imr.no