Search code examples
How to run a function through multiple sublists in R?...

rnested-listssapply

Read More
R ls(pattern=...) programmatically within sapply...

rlapplysapply

Read More
R: populate vector based on multiple conditions...

rloopssapply

Read More
R: Extracting values from list of model summaries using pattern matching...

rregexsapply

Read More
Create new variables by dividing all pre-exisiting variables by all other variables...

rapplylapplysapply

Read More
manipulate the column value based on the row names in R...

rdplyrlapplydata-manipulationsapply

Read More
Use inline HTML in R sapply() function...

rshinysapply

Read More
match all occurrences in data frame...

rlistdataframematchsapply

Read More
Repeat a model 100 times per individual...

rfunctionloopsapplysapply

Read More
Why is.factor() used in apply() and sapply() returns different values?...

rapplysapply

Read More
How do I count the number of words in a text (string)?...

regexrapplysapply

Read More
lapply / purrr::map like function that allows access to the index by default?...

rlapplypurrrsapply

Read More
How to perform partial correlation analysis among multiple columns and controlling by multiple covar...

rcorrelationsapply

Read More
How to refer to a column name in a function...

rdataframepastesapply

Read More
Alternative to for-loop needed to optimize speed of working script...

rfor-loopapplylapplysapply

Read More
How to loop through a vector of data frame names to print first columns of the df's?...

rdataframefor-loopsapply

Read More
Use if statement in apply to create new variable...

rfor-loopsapply

Read More
How to convert this for loop into an apply function?...

rfor-looplapplysapply

Read More
Using sapply to list all parts of a vector, but not show the list on the bottom...

rfor-loopapplysapply

Read More
How I can compare in R two columns of a matrix with two others and generate at the same time a new m...

rsapply

Read More
how can I extract a position of values that match a logical selection in a matrix in r?...

rmatrixsapply

Read More
Grouping of Stem- Leaf plot in R...

rdataframeplotsapply

Read More
use function on multiple columns (variables) in r...

rlapplysapplytapply

Read More
How to combine multiple R functions using apply functions including ggplot2...

rggplot2lapplysapply

Read More
How to create a loop in R to calculate a value for each column?...

rloopssapply

Read More
R: Where is the mistake: if statement over multiple columns...

rif-statementsapply

Read More
Specify arguments when applying function with sapply...

rfunctionsapply

Read More
Using sapply inside sapply...

rsapply

Read More
How to run a bunch of models in R using a Function...

rlapplysapplymapplysurvival

Read More
How to sapply a vector on a user defined function in R...

rfunctionsapply

Read More
BackNext