Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in reshape2

R: Collapse multiple boolean columns into single attribute column with new rows for each combination [duplicate]

r dataframe reshape2 melt

Simpler way to reconstitute a melted data frame back to the original

r reshape2

Reshape package masking preventing melt from naming columns

r plyr reshape reshape2 melt

Transposing a data.table with reshape2:::dcast

How do I subset datetimes and pivot the measurement column in R

r datetime subset reshape2

How to use "cast" in reshape without aggregation

r reshape reshape2

R Violin plots and boxplots together, make fill behave differently only for boxplots

r ggplot2 reshape2 melt

Converting data from wide to long format when id variables are encoded in column header [duplicate]

r tidyr reshape2

Correlation Matrix - tidyr gather v. reshape2 melt

r matrix ggplot2 tidyr reshape2

In R, using melt(), how can I hide warning messages?

r reshape2 melt

How to strsplit data frame column and replicate rows accordingly? [duplicate]

r split dataframe reshape2 melt

"unpacking" a factor list from a data.frame

r dataframe reshape2

Melt a dataframe by pattern in colnames

r dataframe dplyr reshape2 tidyr

Use put two value columns in spread() function in R [duplicate]

r reshape2 tidyr

Reshaping data table to make column names into row names

r data.table reshape reshape2

less clunky reshaping of anscombe data

R get rows based on multiple conditions - use dplyr and reshape2

Unlisting columns by groups

r dplyr reshape2 tidyr

Combine data frame rows in R based on multiple columns

r dataframe reshape2

R - reorganizing a molten data.frame with variable pairs

r dataframe reshape2