Search code examples
R Date format changed after sapply...


rdatesapply

Read More
sapply + if - retain column names...


rif-statementsapplynames

Read More
How do I use lapply or sapply for boostraping or KM calculations on three different DFs when functio...


rnestedlapplysapplybootstrapping

Read More
In R, how to create a dynamic matrix index for a matrix that expands in 2 dimensions?...


rmatrixshinylapplysapply

Read More
Mean of one vector of list of lists...


rloopslapplysapply

Read More
How to remove a column that has no values other than the column header?...


rmatrixshinysapply

Read More
Using gsub in R to rename values in column...


rapplygsubsapply

Read More
Shortcut to calculate the mean of columns in a data frame...


rsapply

Read More
Custom function returning incorrect value - example (conflicting vector names)...


rdataframelapplysapply

Read More
R, sapply(), function, and if/else problem...


rfunctionif-statementsapply

Read More
Remove elements from a list by condition...


rlistapplylapplysapply

Read More
RSME on dataframe of multiple files in R...


rsplitsapply

Read More
Automating a multiplication process...


rloopslapplysapplymapply

Read More
How applying a function to multiple lists and get a list as the output in R?...


rlistlapplysapplymapply

Read More
Why does lubridate's parse_date_time work with lapply, but fail with sapply?...


rlapplysapplylubridate

Read More
Summarising data in a list in R...


rsapplytapply

Read More
Problems with nested sapply for batch extracting excel sheets and combining in one dataset...


rexcelloopsnestedsapply

Read More
removing for loop using apply with custom function in R...


rfor-loopapplysapply

Read More
Repeat function to find descriptive statistics for several data columns...


rfunctionsapply

Read More
How to get the last element in a list in R...


rlistsapply

Read More
Avoid getting the output of sapply() in R Markdown...


rdataframer-markdownsapply

Read More
intersect multi-dimensional arrays in R...


arraysrsapplymapply

Read More
get second minimum value from a matrix in R...


rmatrixdistancesapplyminimum

Read More
Struggling to loop within a function...


rloopssubsetsapply

Read More
How to loop through text files, find the average of each, and store it in a dataframe in R?...


rloopslapplysapply

Read More
Create a data.frame from multiple textfiles with rownames as columns in r...


rdataframecsvlapplysapply

Read More
Add a new column to each df in a list of dfs using apply function...


rapplylapplysapplymapply

Read More
How can I extract numbers from dataframe names in a list in R?...


rlistdataframesapply

Read More
Getting AUCs for several predictors and outcomes in a dataframe...


rlapplysapplyrocauc

Read More
How to slide on the length of elements in a list() in R?...


rlistapplylapplysapply

Read More
BackNext