List Question
20 TechQA 2024-03-30T16:12:30.370000R Sapply function seems to produce slightly different values to for loop approach
29 views
Asked by ma25613
Comparing a selected range of indexes to a threshold
85 views
Asked by Evy
How to a create recursive variable per group in data frame?
143 views
Asked by Evy
Why does pbsapply gets stuck when multiple cores are used?
27 views
Asked by Carlos
R: Trimming a very long string with complete words with the beginning and end
46 views
Asked by Unai Vicente
Extracting specific group value from a data.table list and returning as a vector in R
64 views
Asked by zhang
Why I get NaN out after sapply
83 views
Asked by Main
Why are R's sapply and switch functions treating a character value like a function?
79 views
Asked by Aubrey Schrader
Is nested list not suitable for manipulating single element in vector?
92 views
Asked by doraemon
String vector to named string vector in R? Names are part of the strings
42 views
Asked by Aku-Ville Lehtimäki
Return list of rownames for each column that match condition
51 views
Asked by m13op22
Function has 100-fold increase in duration for each 10-fold increase in input data
86 views
Asked by ia200
Reordering Polynomial Column Names Based on Degree
31 views
Asked by AW27
error with rstatix::tukey_hsd loop: no applicable method for 'tbl_vars' applied to an object of class "NULL"
107 views
Asked by Rudy Benetti
Apply strsplit and ifelse condition accross multiple columns in R
56 views
Asked by vp_050
Under what circumstances is `vapply()` slower than `sapply()`?
178 views
Asked by Mark
Force lapply/sapply to index output list with inputs
44 views
Asked by Piotr Radziński