Search code examples
R: Create 2 columns with difference and percentages values of another column...


rdataframedata.tableplyrdplyr

Read More
Beginner tips on using plyr to calculate year-over-year change across groups...


rdataframeplyr

Read More
Getting the top N sorted elements from a data.frame in R for large dataset...


rsortingdataframeplyr

Read More
How to apply scales::percent or scales::percent_format() to prop.table in R to format numbers as per...


rformattingplyrpercentagecrosstab

Read More
Copy data from a row inside a data frame and put it into an array in R...


arraysrplyr

Read More
Convert list of overlapping data.frames into single data.frame...


rdataframeplyr

Read More
Generate pairings within World Cup tournament groups...


pythonrpandasplyrsplit-apply-combine

Read More
What is the dplyr equivalent of plyr::ldply(tapply) in R?...


rplyrdplyrtidyr

Read More
Can I aggregate a dataframe and retain string variables in R?...


rdataframeplyraggregate

Read More
Formal argument names for magrittr aliases...


raliasplyrpipelinemagrittr

Read More
Use lapply on a subset of list elements and return list of same length as original in R...


regexrplyrlapply

Read More
%>% or %.% operator in this R code...


rdata.tableplyrdplyrchaining

Read More
R: split on one column, apply function on each group and display all columns from each group in the ...


rsplitplyrlapply

Read More
Trick rescaling with plyr (ddply) in R...


rplyr

Read More
Passing a function argument to ddply...


rfunctionplyr

Read More
Function to calculate values comparing sequential time periods...


rfunctiontimeplyr

Read More
Combine a function and for loop...


rplyrapplybioinformatics

Read More
How to expand a large dataframe in R...


rplyrexpandreshapedplyr

Read More
How to improve speed of R code by replacing complex and slow plyr steps with data.table or dplyr?...


rperformancedata.tableplyrdplyr

Read More
imputing data with median by date in R...


rplyrmissing-datamedian

Read More
R: Roll up column values containing NA's by sum while grouping by ID's...


rdata.tableaggregateplyrdplyr

Read More
R Data Aggregation With WHERE Clause on Group...


rdata.tableplyr

Read More
Rescaling with plyr (ddply) in R...


rplyr

Read More
How do I count the frequency of a value in a data frame based on a factor level in R?...


rplyrfactors

Read More
Passing a list of functions to ddply in R...


rplyr

Read More
Creating a column to enumerate a set of events...


rplyrdplyr

Read More
List all variables (and their proportions) in a subset of a dataframe...


rplyr

Read More
r data.table summarizing using more than one factor...


rdataframedata.tableaggregateplyr

Read More
'ddply' causes a fatal error in RStudio running correlation on a large data set: ways to opt...


roptimizationrstudioplyrcorrelation

Read More
R summarize qualitative data based on quantitative subsets (dplyr?)...


rsubsetplyrdplyr

Read More
BackNext