It probably has less to do with paste() than with Theoph, but since we have no idea what that might be, it's hard to tell.
See the bit about "reproducible example", please. Sarah On Thu, May 7, 2009 at 10:38 AM, Jun Shen <[email protected]> wrote: > Hi, everyone, > > Try the following command to see if you get TRUE or FALSE. I get FALSE on a > unix platform but TRUE on Windows. Any comment? > > all(paste(Theoph[1],Theoph[2])==paste(Theoph[[1]],Theoph[[2]])) > -- Sarah Goslee http://www.functionaldiversity.org ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

