Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in reshape2

How to use a character vector of column names in the formula argument of dcast (reshape2)

r reshape2

In R: dcast in function, pass column names (again!)

Reformat data from long to wide

r reshape2 tidyr

Format html-output from R table like excel pivot w/ option "Do not repeat item labels"

r knitr reshape2 xtable gmisc

High-performance big data manipulation in R

Chi-square statistic across multiple columns of a dataframe using dplyr or reshape2

r dplyr reshape2 broom

R generating a sparse matrix

Reversing a melting operation with reshape2 [duplicate]

r reshape2

casting error - Error in .subset2(x, i, exact = exact)

r 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

Reshape multiple values at once

R reshape a vector into multiple columns

r vector matrix reshape reshape2

how to pivot/unpivot (cast/melt) data frame? [duplicate]

r pivot-table reshape reshape2

dcast warning: ‘Aggregation function missing: defaulting to length’

r data.table reshape reshape2