Search code examples
How to pivot_longer a set of multiple columns? and How to go back from that long format to original ...


rdplyrplyr

Read More
How can I save files in parallel without automatically increasing the file size?...


rplyr

Read More
take a part from a string without a specific pattern...


rdplyrtidyverseplyrtidyr

Read More
Is there a R function that applies a function to each pair of columns?...


rapplyplyr

Read More
Column in the j-expression of a data.table (with/without a by statement)...


rdata.tableplyr

Read More
How can I make a data frame of the unique values in an existing column?...


rdplyrplyr

Read More
Replacement of plyr::cbind.fill in dplyr?...


rdplyrplyrcbind

Read More
Aggregate and collapse a vector based while maintaing order...


rdataframedplyrplyr

Read More
Manipulating a matrix with conditions and concatenating the results...


rmatrixdplyrplyr

Read More
Adding a new string column to a dataframe based on a previous numeric column in R...


rstringdataframeplyrdata-manipulation

Read More
Compute rolling sum by id variables, with missing timepoints...


rsasplyrzoo

Read More
Iterating over multiple lists using purrr::map...


rdplyrplyrpurrrmagrittr

Read More
dplyr: "Error in n(): function should not be called directly"...


rfunctionplyrdplyrconflicting-libraries

Read More
How often observations occur together in rows R...


rigraphplyrfrequency-analysischord-diagram

Read More
Look back column based on date and rank in R...


rdplyrdata.tableplyr

Read More
Increment indicator column in R...


rdplyrdata.tableplyr

Read More
Getting at the previous n-rows in a data frame?...


rplyr

Read More
Conditional NA filling by group...


rdplyrdata.tableplyrna

Read More
Adding and subtracting values from columns in dataframe...


raggregateplyrdplyr

Read More
Using dplyr's rename() including variable names not in data set...


rplyrdplyr

Read More
Use ifelse and is.null to test for NULL values...


rplyr

Read More
Imputing NA with conditional LOCF...


rdplyrplyrnalocf

Read More
Block bootstrap from subject list...


rregressionplyrstatistics-bootstrap

Read More
creating distinct values column till certain time...


rdplyrdata.tableplyrtidyr

Read More
Creating a new variable based on prior history...


rdplyrdata.tableplyrtidyr

Read More
Having trouble using the 'gather' function in tidyr...


rdplyrplyrtidyr

Read More
Convert plyr::ddply to dplyr...


rdplyrplyr

Read More
How to keep data frame format when applying sapply in R?...


rdataframedplyrplyr

Read More
Is there a dplyr or data.table equivalent to plyr::join_all? Joining by a list of data frames?...


rdata.tabledplyrplyr

Read More
How to create multiple line chart in r...


rggplot2plyr

Read More
BackNext