[R] Reshape:cast; error using "..." in formula expression.

misterbray misterbray at gmail.com
Thu Jun 9 21:49:00 CEST 2011


Dennis, doing some more research, and it seems you actually can include the
... term directly in the formula: cf. page 8 of
http://www.had.co.nz/reshape/introduction.pdf (that article also explains
why you might want to do so). It seems including the ... term only works,
however, when your value column actually has the name "value" (e.g. using
the value="my.val" option yields the error). This was the "bug" that was
catching me up yesterday.

Thank you again Dennis,
Yours,
Rob

--
View this message in context: http://r.789695.n4.nabble.com/Reshape-cast-error-using-in-formula-expression-tp3584721p3586597.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list