Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in reshape2

How to specify level names when using reshape2::melt on a list?

r list reshape2 melt

Generating Indicators in large data frames

r memory dataframe plyr reshape2

Convert data frame from wide to long with 2 variables

r reshape2 melt

Change default separator in cast

r reshape reshape2

Cast a data frame with a timevar in reshape2, as with the reshape base function?

r reshape2

dcast without ID variables

r data.table reshape2

R: include factors with no entries when using dcast

r reshape2

R create adjacency matrix according to columns from data.frame

r reshape2 adjacency-matrix

simple reshape in R using reshape2 causes error

r dataframe reshape reshape2

In tidyr, what criteria does the function `gather` use to map a dataframe from wide to long?

r dataframe reshape2 tidyr

melt a data.table with a column pattern

r data.table reshape reshape2

Tidyr how to spread into count of occurrence [duplicate]

r count pivot reshape2 tidyr

Why can't one have several `value.var` in `dcast`?

r dataframe reshape2

How to use tidyr (or similar data wrangling) on "big" data in postgreSQL (Redshift) database

Reshaping a complex dataset from long to wide using recast()

r dataset reshape2

Can't use comma inside backtick column name for data.table setkey?

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