[R] Create a Pivot

David L Carlson dcarlson at tamu.edu
Wed Jul 25 04:05:45 CEST 2012


Can you be more specific? Make up a small data set and show us what you
want. Use dput(dataset) to produce a version that is easy to paste into
your message. Pivot could mean many things. Transpose? Cross tabulate (as in
Excel)? Aggregate (again Excel)? Principal axes?

----------------------------------------------
David L Carlson
Associate Professor of Anthropology
Texas A&M University
College Station, TX 77843-4352



> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of namit
> Sent: Tuesday, July 24, 2012 12:53 PM
> To: r-help at r-project.org
> Subject: [R] Create a Pivot
> 
> Hi Friends,
> 
> i'm new to R....I have data frame  having columns  X Y Z....I want to
> do
> pivot on this data frame....can any one help me on this...
> 
> Thanks,
> Namit
> 
> 
> 
> --
> View this message in context: http://r.789695.n4.nabble.com/Create-a-
> Pivot-tp4637629.html
> Sent from the R help mailing list archive at Nabble.com.
> 
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-
> guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list