Apply function on a subset of columns (.SDcols) whilst applying a different function on another column (within groups) August 25, 2023 by Tarik
Using lapply to apply a function over list of data frames and saving output to files with different names August 17, 2023 by Tarik
What are the performance differences between for-loops and the apply family of functions? July 24, 2023 by Tarik