Here's a partial answer to my own question. While I still don't know how to get the arrow information out of a CCA plot, it is possible to reproduce the arrows by first extracting the biplot data with scores (results.cca, display="bp") and then using the ordiArrowMul function in vegan to rescale the data as desired for the plot.
-- View this message in context: http://r.789695.n4.nabble.com/Extracting-arrows-from-CCA-plots-tp4709190p4709273.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.