Hi!

So I'm trying as the header suggests to assign the value(s) output by a
function to a variable, say 'y'

Problem is from what I gather any variables introduced within the function
are contained and the only output I can get is "return(value)" which is
awkward to work with. Any suggestions?

Cheers!



--
View this message in context: 
http://r.789695.n4.nabble.com/assign-variables-to-function-output-tp4705920.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.

Reply via email to