Skip to content
Prev 163655 / 398506 Next

Bug in "transform"?

On Tue, 2 Dec 2008, hadley wickham wrote:

            
As documented:

   Objects passed to data.frame should have the same number of rows, but
   atomic vectors, factors and character vectors protected by I will be
   recycled a whole number of times if necessary.

How did you manage to miss that in the help page?