Search code examples
Create multiple objects resulting from a loop of paste(list.files)...


rloopsfor-loopsapply

Read More
Create dataframe with all coefficients from rolling regression...


rregressionapplysapplydo.call

Read More
Cannot convert matrix from S apply regression results into dataframe (R)...


rsapply

Read More
Problem in R with conditional application of a function in a while loop...


rif-statementwhile-loopsapply

Read More
How use crosstab with apply or sapply function...


rpivot-tableapplysapply

Read More
aggregating model summaries from list of models...


rlistapplyplyrsapply

Read More
How to subset a list in R?...


rlistapplylapplysapply

Read More
Assign value of the first row above that meets the condition...


rdplyrvariable-assignmentsapplymutate

Read More
Run sapply function with 2 inputs (variable and dataframe)...


rfunctionsapply

Read More
R Keep colnames and rownames when using sapply on a matrix...


rdataframematrixapplysapply

Read More
How to add a new normally distributed data column based on the exsiting paramter columns in a datafr...


rdataframelistnormal-distributionsapply

Read More
sapply function with an ifelse condition...


rif-statementsapply

Read More
multiply column by row value of another dataframe in R...


rdataframedplyrsapplydata-wrangling

Read More
Sum across multiple columns in R with changing number of columns (2 to 3) using the column names pat...


rdataframedplyrsapply

Read More
Use OPTIM() to MUTATE an additional column to an existing dataframe or tibble...


dataframefunctionpurrrsapplyoptim

Read More
Is there an alternative to for-loop to fit a spline with a matrix as dependent variable?...


rfor-looplmsapplyspline

Read More
How to make lapply/sapply output a list in R?...


rlistsapply

Read More
Rename Columns of dataframe based on names of list in R...


rlapplysapplymapply

Read More
R: check if the column value falls between a range...


rdataframeapplysapply

Read More
apply or loop rbeta using different alpha and beta values from a dataframe in R...


rapplysapply

Read More
problem with sapply output. Should be a dataframe, but its not...


rdataframesapply

Read More
removing string where it exists elsewhere in the column r...


rdataframesplitsapply

Read More
Group columns in dataframe by list and mutate in R...


rlistgroup-bystring-matchingsapply

Read More
How to replace loop by apply function...


rfor-loopapplylapplysapply

Read More
Looping over specific columns of dataframes in a list in R...


rloopslapplysapply

Read More
Problem with webscraping using rvest and sapply, "`x` must be a string of length 1"...


rweb-scrapingrvestsapply

Read More
Row-wise find substrings from one column in other column (combine grepl, strsplit and *apply)...


rsapplygrepl

Read More
Obtaining a vector with sapply and use it to remove rows from dataframes in a list with lapply...


rlapplysapply

Read More
Replace R data.frame columns values based on value length...


rdataframesapply

Read More
How to convert all numeric columns stored as character to numeric in a dataframe?...


rlapplysapply

Read More
BackNext