show the work you did. what is happening, probably, is that you are returning the values, but not assigning them.
Sent from my iPad On Oct 12, 2011, at 3:47, Divyam <[email protected]> wrote: > Hi Michael, > > Thanks for the reply, but still the problem exists. When I list the objects > and return the result, they get printed on the console but the objects do > not get created. I am really baffled and clueless as to what the problem is. > > Divya > > -- > View this message in context: > http://r.789695.n4.nabble.com/Problem-executing-function-tp3894359p3897092.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > [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. ______________________________________________ [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.

