Skip to content
Prev 205797 / 398506 Next

plyr: issue with column names when converting one element list to dataframe

Hi Mark,

It'll be fixed in the next version of plyr.  If you want to fix it
yourself, inspect the source of list_to_dataframe and change the first
data.frame to as.data.frame.

Hadey
On Wed, Jan 6, 2010 at 8:53 AM, Mark Heckmann <mark.heckmann at gmx.de> wrote: