[R] wireframe_box_axis

2012-01-28 Thread Branimir Hackenberger
Dear all! I am using wireframe function from lattice package. Is it possible to remove box around the plot but to keep axis (x, y, z)? Thanks in advance! [[alternative HTML version deleted]] __ R-help@r-project.org mailing list htt

[R] lattice wireframe_box around picture

2012-01-24 Thread Branimir Hackenberger
I am using the wireframe function from lattice package. The problem that I have is very interesting. Namely, this is my code: x= seq(-pi, pi, len = 20) y=seq(-pi, pi, len = 20) xyz= expand.grid(x = x, y = y) xyz$z=sin(sqrt(xyz$x^2 +xyz$y^2)) trellis.par.set("axis.line",list(col="transpa

[R] lattice_wireframe_shade

2012-01-24 Thread Branimir Hackenberger
I am using wireframe function from lattice package, and I would like to use shade option in a manner that can decide which color palette I want to use. If I am using drape=TRUE option and I have no shade effect, but if I am using shade=TRUE than I loose drape palette I wished. For instance, I would

[R] BiodiversityRGUI_problem2

2008-05-10 Thread Branimir Hackenberger
After some investigation I found out that constrained ordination is working fine under R version 6.5.0 and 6.5.1 but not under any of newer versions. Is it posible to repair/make something in for example newest version of R 7.0 lito enble correct using of constrained ordination under BiodiversityRG

[R] BiodiversityRGUI

2008-05-09 Thread Branimir Hackenberger
Dear all! Would anybody try to explain why could be impossible to use any of constrained ordination methods under BiodiversityRGUI. All attempts are finishing with empty function windows end next error massage: Error in get(x, envir = RcmdrEnv(), mode = mode, inherits = FALSE) : variab