Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in reshape2

How to reshape a dataframe with "reoccurring" columns?

r reshape melt reshape2

Converting Column Values into Their Own Binary Encoded Columns (Dummy Variables)

r sparse-matrix reshape2

Compute matrix of sums

r data.table reshape2

gather on first two rows

r tidyr reshape2

How do I convert a wide dataframe to a long dataframe for a multilevel structure with 'quadruple nesting'?

r dataframe reshape reshape2

Error with custom aggregate function for a cast() call in R reshape2

Fast melted data.table operations

Select a value for based on a highest value in another column

r reshape2

From long to wide data with multiple columns

r reshape2 tidyr

reshape2: multiple results of aggregation function?

r reshape reshape2

R List of lists to dataframe with list name as extra column

r reshape2

Fill area between two lines, with high/low and dates

r ggplot2 reshape2

Integer64 class doesn't survive reshape2 melt function

r class dataframe reshape2

Reshaping data frame with duplicates

r reshape2

Using melt with matrix or data.frame gives different output

r matrix dataframe reshape2 melt

R: Efficiently remove singleton dimensions from array

arrays r reshape2

segfault in R using reshape2 package and dcast

tidyr::gather vs. reshape2::melt on matrices

r matrix reshape2 tidyr

dcast specific column and keep all

r reshape2

melt multiple groups of measure.vars

r data.table reshape reshape2