Search code examples
Can I use the apply family to get a stat on each column of many dataframes...

rdataframeapplysapply

Read More
Modify a csv column data type from character to numeric to apply range function...

rrstudiosapplyread.csv

Read More
Calculating a correlation matrix with pspearman package with apply() function...

rapplycorrelationsapplymapply

Read More
Using parSapply that needs to write to a data frame in parallel...

rparallel-processingtime-seriessapply

Read More
Calculate sum and min max across each group in a data frame in R...

rdataframesapply

Read More
Can I get an array as an output using apply function on a matrix?...

rmultidimensional-arrayapplysapplymapply

Read More
R: use of match.fun over sapply, lapply and mapply...

rlapplymatchingsapplymapply

Read More
How to remove part of a string in a column of dataframe in R?...

rsapplystrsplit

Read More
create month column by summing over another column in data.frame...

rsapply

Read More
Maintain tapply indices through sapply...

rggplot2sapplytapply

Read More
See which vector in a list is contained within a vector from another list (finding people's name...

rlistmatchsapply

Read More
Error using sapply and split to have different pvalues and r^2's on a facet wrap ggplot...

rggplot2facetsapplygeom-text

Read More
data.table - apply vector of values...

rdata.tablesapply

Read More
Using dplyr or apply functions to replace the loop?...

rdplyrlapplysapply

Read More
in R dplyr why do I need to ungroup() after I count()?...

rgroup-bydplyrlapplysapply

Read More
Using grepl in R to match string...

rsapplygrepl

Read More
R: how to use apply to loop over variables in a data.frame...

rloopsdataframeapplysapply

Read More
Apply function to all columns in matrix using column means...

rapplylapplysapply

Read More
Replace elements of a data frame with special columns (list columns) depending on a threshold value...

rdataframesapply

Read More
lapply & sapply on data.frame to test all elements in each column to get a single logical...

rlapplytidyversesapply

Read More
Use a logical vector with sapply...

rsapply

Read More
Using apply function in R to a particular function value...

rmatrixapplylapplysapply

Read More
How to put a loop on an sapply function to create a subset for multiple participants?...

rloopsmatrixsapply

Read More
How to keep all variables using sapply?...

rtransformationsapplycbindtibble

Read More
Iterating over words across vector of strings and applying change to single word...

rstringlistapplysapply

Read More
How to impute values from groups in a category with `sapply()`?...

rsapplyimputation

Read More
Iterate over list to get value by its name...

rlistiterationkey-valuesapply

Read More
Using sapply within lapply only on certain variables/nested loop...

rnested-loopslapplysapply

Read More
R: Count all combinations in a list of strings (Specific Order)...

rcountcombinationssapplystrsplit

Read More
How to paste rows with same ID behind each other in r...

rdplyrsapply

Read More
BackNext