Search code examples
Linear regression - moving independent and dependent columns for each run...

rfor-loopregressionsapply

Read More
map gene positions to chromosome coordinates...

rsapply

Read More
How to apply several functions on every possible row combinations within a dataframe in R?...

rlistfunctiondataframesapply

Read More
Create new variable using a lookup table...

rlookupsapply

Read More
Using rbind to add 0 values during a loop...

rloopsgroupingsapplyrbind

Read More
Vectorized conditional string manipulation...

rstringdplyrsubstringsapply

Read More
R replacing `for` by `sapply` in a list of lists...

rfor-loopsapply

Read More
R: easier method than data wrangling 2 dataframes...

rsapply

Read More
Returns function results from list with different data structure. (using lapply or sapply function)...

rlistlapplysapply

Read More
purrr syntax and map_depth...

rpurrrsapply

Read More
Speed up apply with custom function, convert to lapply?...

rapplylapplysapply

Read More
Using a nested loop in R alternative...

rnested-loopslapplysapply

Read More
Replacing for loop with apply fuctions...

rfor-looplapplysapplystringdist

Read More
Why can't I use an apply function in R to load .rda files into the R workspace?...

rrastersapplyrda

Read More
Rewriting a for loop to an sapply taking into account NA's...

rfor-loopif-statementsapply

Read More
Proportions for factor columns in matrix in R...

rsapply

Read More
How to find percentage of maximum of groups across multiple variable columns...

rgroup-bydplyrtidyversesapply

Read More
Means multiple columns by multiple groups...

rdplyrsapplydcast

Read More
Extract 'end' locations from multiple locations in str_locate_all in R?...

rlapplysapply

Read More
Replace elements in a list of lists with elements found on different dataframe based on if condition...

rif-statementreplacesapply

Read More
Understanding why sapply in R returns vector of longer length...

rsapply

Read More
Match column names to get corresponding other values inside lapply function...

rmatchlapplysapply

Read More
Get back sequence of dataframes from sapply function in R...

rdataframesapply

Read More
Function dependent on the value in the rows in R...

rfunctiondataframesapplystandard-deviation

Read More
Store output of sapply into a data frame?...

rdataframesapply

Read More
Geographical distance by group - Applying a function on each pair of rows...

rdataframevectorizationgeospatialsapply

Read More
R barplot + sapply shuffles bars (although it shouldn't)...

rplotbar-chartsapply

Read More
How to iterate over columns with Sapply for Pearson coefficient...

rloopssapply

Read More
convert df from factor to numeric...

rencodesapplydatamatrix

Read More
How to convert sapply code into vapply code...

rsapply

Read More
BackNext