Skip to content
Prev 294564 / 398502 Next

How to Un-group a grouped data set?

Sorry -- I missed the bit about the AE in your original post. Perhaps
you can work with my bit for the repeats, but it looks like if you
want to use your function, it should suffice to do something like

do.call("rbind", lapply(NewFuncName, 1:6))

Best,
Michael

On Tue, May 15, 2012 at 1:50 AM, R. Michael Weylandt
<michael.weylandt at gmail.com> wrote: