Skip to content

'sep' argument in reshape()

1 message · Thomas Lumley

#
On Tue, 31 Mar 2009, Stephen Weigand wrote:

            
No. sep= is designed for going the other way.  If you have wide-format data with variable names x.Before y.Before x.After y.After, using sep="." will let reshape() work out that the long-format variable names are x and y and the conditions to be put in the time variable are Before and After.

    -thomas


Thomas Lumley			Assoc. Professor, Biostatistics
tlumley at u.washington.edu	University of Washington, Seattle