Hi R-listers, In plyr I am using coding I have used before but an error seems to be apparent. Has the function "join" been replaced by another word? I tried this before and it didn't work and then worked for me. But now it is not working again.
Please advise, Jean > data.to.analyze <- join(responses, envir, by="QuadratEvent") Error: could not find function "join" -- View this message in context: http://r.789695.n4.nabble.com/Error-function-join-tp4645369.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org 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.