[R] Retrieving objects from functions...

Jonathan Harris jharris at hss.caltech.edu
Thu Sep 30 09:33:30 CEST 2004


I've written a program that involves a loop that creates a matrix. I'd 
like to be able to manipulate that matrix on my R desktop, but after I 
run the function, that matrix does not appear when I type ls(). How can 
I make that matrix become an object that I can manipulate?

Thanks!




More information about the R-help mailing list