Search code examples
Split Column, convert resulting columns to factors...

rregexdplyrtidyversereshape2

Read More
Why does melt return NA column in R?...

rreshapereshape2meltdata-wrangling

Read More
Further specification on how to properly use the reshape() function...

rdataframereshape2

Read More
Casting a dataframe with datetime columns...

rdataframedatereshape2dcast

Read More
Reshape/Melt data with two rows of variable names...

rreshape2melt

Read More
how to spread one variables into columns in r...

rreshapedata-manipulationreshape2spread

Read More
Grouped barplot using ggplot from frequency table data...

rggplot2bar-chartreshape2

Read More
How to Reshape DF with categorical variables from long to wide in R?...

rdataframereshapetidyrreshape2

Read More
How to turn column data into column names?...

rdataframedplyrtidyrreshape2

Read More
How to restructure data with one observation by row into data with one observation by ID (and multip...

rreshape2dcast

Read More
Looping to get ChangePoint Data in R...

rfor-loopdplyrreshape2

Read More
how to create new variables from one variable using two rules...

rdataframetidyversetidyrreshape2

Read More
Is it possible to call dcast function from dplyr pipelines?...

rdplyrreshapereshape2

Read More
transforming messy wide data to long in R...

rreshape2

Read More
How to replace reshape2::melt for an array with tidyr?...

arraysrtidyrreshape2

Read More
Removing duplicate rows from data frame in R...

rmatrixreshapetransposereshape2

Read More
less clunky reshaping of anscombe data...

rgraphicsreshapereshape2tidyr

Read More
Untable a dataframe that has been aggregated...

rdplyraggregatereshape2

Read More
Reshape long to wide efficiently with amount variable and several ID variables...

rreshape2

Read More
Using reshape function in R, with constant variables varying...

rreshapereshape2tidyr

Read More
create 2 variable matrix using as value the frequencies of a third value...

rmatrixreshape2

Read More
Reordering Months in ggplot2 X-Axis...

rggplot2reshape2

Read More
How to reshape conjoint data from wide to long?...

rtidyversereshapetidyrreshape2

Read More
How would you eliminate a sequence of events after x events had occured in this data table?...

rreshape2

Read More
Structure data for 2x2x2 ANOVA in R...

rdplyrreshape2melt

Read More
dcast from wide to long...

rdata.tablereshape2

Read More
How do I convert a dataset with 1 column per day to only 1 date column (days) with R...

rdatasetreshape2dcast

Read More
Fill in values of a variable based on another variable in the same dataframe + another smaller dataf...

rvectorizationreshapetidyrreshape2

Read More
How to treat multiple columns with same name as triplicates...

rmatrixdplyrreshape2

Read More
Wide the tibble into row and creating new columns based on row using R...

rtidyverserowsreshape2tibble

Read More
BackNext