Skip to content
Prev 132361 / 398506 Next

Reshape Dataframe

On Dec 18, 2007 9:54 AM, Gabor Grothendieck <ggrothendieck at gmail.com> wrote:
Just one correction.  The cast function in reshape has an add.missing= argument
that can control this so actually any of the solutions could be
obtained with cast
using the fill= and add.missing= arguments to control which one you want.