Hi,

I can't get the workspace browser to work at all anymore in R 2.9. I can get a 
listing of the objects in my workspace with ls(), but invoking workspace 
browser produces this error:

Error in if (nm[i] == "") nm[i] <- paste("[[", i, "]]", sep = "") :
  missing value where TRUE/FALSE needed

My workspace consists of:
> ls()
[1] "exspectra" "x"

Exspectra is a function and x is an array.

Any help will be greatly appreciated.

Payam
--
Payam Minoofar, Ph.D.
Scientist
Meissner Filtration Products
4181 Calle Tesoro
Camarillo, CA 93012
USA
+1 805 388 9911
+1 805 388 5948 fax
payam.minoo...@meissner.com


        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to