Search code examples
Fast binom.test in R for multiple levels of confidence?...


rstatisticsvectorizationlapply

Read More
Why use purrr::map instead of lapply?...


rlapplypurrr

Read More
R lapply column not found...


rlapply

Read More
lapply() can't find variables in dataframes...


rlapply

Read More
Find column name in list of dataframes in R...


rlistlapply

Read More
How to create in R a list for a dataframe containg common character through an iterative function...


rlistloopsiterationlapply

Read More
How do I cross-reference listA with a named listB and extract the names of listB for which members o...


rlistlapplynamed

Read More
Adding a prefix to each column name in each dataframe in a list of dataframes...


rdataframelapply

Read More
converting data type stored in list into Date R...


rdatetimelapply

Read More
How to use set_caption with flextables in lapply...


rlapplyr-flextable

Read More
add suffix to colnames using a column from df in list of dataframes...


rdataframelistlapply

Read More
Under what circumstances is `vapply()` slower than `sapply()`?...


rloopsapplylapplysapply

Read More
Importing all the excel worksheets from excel workbooks in a folder as separate datasets in R...


rlapplyopenxlsxreadxl

Read More
Using lapply to apply a function over list of data frames and saving output to files with different ...


rdataframelapply

Read More
Optimize using multiple consecutive lapply functions?...


rlapply

Read More
Newey-West error for multiple linear regressions...


rregressionlapplystandard-error

Read More
lapply returning "X[[i]]" instead of named output...


rlapply

Read More
lapply returns the same value for every data frame element...


rlapply

Read More
Conditionally parse number from text string in and assign to new column...


rparsingconditional-statementslapply

Read More
Faster than R's `simplify2array`?...


rlapply

Read More
Finding earliest date within a column...


rdplyrlapplysapply

Read More
Apply function to one element in a list of lists...


rlistloopslapply

Read More
plotting the individual histograms after lapply...


rplothistogramlapply

Read More
For loop over split data frames, applying function, and saving output...


for-looptidyverselapply

Read More
Create new data frames for each label in a variable...


rfor-looplapply

Read More
Can't Combine X <character> and X <double>...


rbindlapply

Read More
Specify ellipsis arguments as one object...


rlapply

Read More
What are the performance differences between for-loops and the apply family of functions?...


rperformancelapply

Read More
How to find the mean number of consecutive days using dates in R?...


rdatelapplymean

Read More
lapply a ggplot function on multiple inputs with consistent groups...


rggplot2lapply

Read More
BackNext