Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Reshaping a Table in R - Better Approach?

r plyr reshape reshape2

Duplicating observations of a dataframe, but also replacing specific variable values in R

r gsub reshape2 grepl

How can I gather_ on all columns but one?

r reshape2 tidyr

Reorganizing data from 3 rows to 1

r csv reshape2

Spread vs dcast

r reshape2 tidyr

Solidifying a melted data frame?

r 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