Search code examples
Create a binary wide table from a long table (like tidyr::spread() )...

rdplyrtidyrreshape2

Read More
Splitting Column of a data.table...

rdata.tablereshapereshape2

Read More
Pivoting a table without key-value pairs...

rtidyrreshape2

Read More
Writing function...receiving error that variable isn't found...

rfunctiontidyversereshape2

Read More
R Reshape Wide To Long Using Column Stub Strings...

rdata.tablereshapereshape2melt

Read More
R transform data frame columns into single column based on column name split...

rdataframetransformdata-cleaningreshape2

Read More
How to name each variable using melt...

rreshape2melt

Read More
Wrangle dataframe in R, possibly with dcast...

rreshape2data-wranglingwrangle

Read More
How to shift data by a factor of two months in R?...

rdataframedatereshape2

Read More
R reshape2 - transform 6 cols into 2 columns...

rreshape2

Read More
r transform dataset from wide to long for column names with patterns...

rreshapereshape2meltdcast

Read More
How can I reshape my data, moving rows to new columns?...

rdataframereshapereshape2

Read More
Change the data structure from long to wide and visa versa...

rtidyrreshape2dcast

Read More
Rearranging data frame in R for panel analysis...

rdataframedplyrreshapereshape2

Read More
R: Possible to add summarise filed in dcast?...

rdplyrtidyrreshape2

Read More
Pivot longer: Multiple rows to columns in R...

rpivottidyversetidyrreshape2

Read More
Reshaping wide to long with multiple values columns...

rreshapereshape2melt

Read More
pivot_longer the ouput of summarize_each with mean and sd functions...

rdplyrpivotreshape2

Read More
ggplot with error bars for two measurement variables and one factor...

rggplot2reshape2

Read More
From long to wide data with multiple columns...

rreshape2tidyr

Read More
Adding error bars to a ggplot with reshaped data...

rggplot2reshape2errorbar

Read More
Reshape a dataframe with X1, Y1,X2,Y2 to X, Y1, Y2 in R...

rdataframereshape2

Read More
Transforming data from wide to long where 'lengths(varying)' > 'length(times)'...

rpivotreshapetidyrreshape2

Read More
Converting data from wide to long format when id variables are encoded in column header...

rtidyrreshape2

Read More
Converting many variables from long to wide in R...

rreshape2

Read More
R: How to create new variable based on name of other column...

rreshape2melt

Read More
dcast for numeric and character columns in R - returning length by default...

rdata.tablereshape2dcast

Read More
I want to turn column names into an identifying column in R...

rreshape2

Read More
How to calculate new value based on sum of duplicate nominal values in R...

rtidyversereshape2

Read More
Reshape a dataframe continaing nominal data where value becomes column prefix...

rtransformtidyrreshape2

Read More
BackNext