Search code examples
Replacing loops with apply/mapply/etc. to speed things up...


rloopsvectorizationapplymapply

Read More
How to remove rows of multiple .csv files...


rcsvmapply

Read More
mapply over different columns of multiple data...


rmapply

Read More
How to merge data fames in different lists including based on partial match in name with no one to o...


rdictionarymergemapply

Read More
Naming / Names of the apply function family in R...


rapplylapplysapplymapply

Read More
Using lapply with multiple lists of DFs as input to a function...


rfunctionfor-looplapplymapply

Read More
What is the `vapply` equivalent for `mapply`?...


rmapply

Read More
Parallel Processing with r5r...


parallel-processingr-sfmapplyr5r

Read More
R data.table apply function to rows using columns as arguments...


rdata.tablemapply

Read More
Function for calculating GCS score using Mapply not returning scores from text entries...


rfunctionmapply

Read More
How would I compare the values in each set of 4 rows to one value (Wilcox test specifying mu)?...


rstatisticsmapplypairwise.wilcox.test

Read More
How to replace rownames of a list of dataframes with values from a list of character strings in R?...


rdataframelistmapplyr-rownames

Read More
Rename Columns of dataframe based on names of list in R...


rlapplysapplymapply

Read More
Questions on array operations in R...


rarraysperformancefor-loopmapply

Read More
Weird behavior of mapply with rep and dplyr pipes in R...


rdplyrmapplyrep

Read More
Apply a function over pairwise combinations of arguments...


rmapply

Read More
Efficient and fast application of a function to 3D arrays in R...


r3ddata.tablebigdatamapply

Read More
Error in split for mapply plotting of multiple plots...


rggplot2splitmapplygeom-hline

Read More
Progress bar and mapply (input as list)...


rprogress-barplyrmapply

Read More
Matching and sampling large dataframe (loop?)...


rloopsrandommatchmapply

Read More
Mutating several columns of many dataframes with For loop or Apply...


rfor-loopapplymapply

Read More
Code that finds list intersection (using mapply) works for same values but not others...


rdata.tableintersectmapply

Read More
How to apply a function on each row of a tibble and a nested list of data frames...


rapplylapplymapply

Read More
Is there a Rust equivalent of R's mapply()?...


rustmappingapplymapply

Read More
Process sets of rasters in parallel using lapp function from terra package...


rlapplyrastermapplyterra

Read More
R: creating a distance matrix quickly (like using mapply() or similar)...


rperformancemapplydistance-matrix

Read More
how to map a dataframe and vectors into function parameters with *pply functions...


rapplymapply

Read More
Write multiple sheets to multiple xlsx workbooks from multiple lists of dataframes...


excelloopsxlsxmapplyopenxlsx

Read More
Save graphs from lists with mapply [R]...


rlistgraphmapply

Read More
List [CTD files] - object of type 'S4' is not subsettable [R]...


rlistmapply

Read More
BackNext