Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in reshape2

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

melt.data.frame() changes behavior how POSIXct columns are printed

r reshape2 posixct

dcast fun.aggregate parameters

r reshape2

POSIXct values become numeric in reshape2 dcast

r reshape2

Speed up `strsplit` when possible output are known