Search code examples
Looking for an easier way to calculate daily and hourly averages in R...

rgroup-bymeanlubridatemutate

Read More
Why does my get_hundred function not work correctly when applied to my dataset in R using dplyr and ...

rdplyrstringrmutate

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

rdplyrvariable-assignmentsapplymutate

Read More
How to use case_when with grep and names in R function for string filtering?...

rcasemutate

Read More
How to write Date and Time columns together in column as (yyyy-mm-dd hh:mm:ss+00) in output?...

rmeanlubridateutcmutate

Read More
Find the very last character of the previous row in R...

rdataframedplyrtidyrmutate

Read More
Count the number of types in the groups of data frame using R...

rdataframedplyrcountingmutate

Read More
How can I use a for loop with mutate() to calculate growth in phone numbers per year in R using the ...

rfor-loopmutate

Read More
Calculating the actual difference and percentage difference for multiple paired variables simultaneo...

rdplyrpercentagemutateacross

Read More
Why is mutate not working within a for loop in R?...

rloopsmutate

Read More
Mutating a column in R from a particular row subset...

rdataframemutate

Read More
count onwards with dplyr and lag() in mutate()...

if-statementdplyrlagcountingmutate

Read More
Calculate the time intervals within each cycle using R...

rdataframedplyrtimemutate

Read More
How to use purrr::map with dplyr::mutate and across in R...

rdplyrpurrrmutateacross

Read More
How to make four combination of points with the same ID in a data frame in R?...

rtidyversereshape2meltmutate

Read More
Optimize repeated fisher test over dataframe...

rdplyrmutatevctrs

Read More
Return prior selfcalculation in mutate as an option when using a conditional...

rdataframeif-statementdplyrmutate

Read More
How to create use mutate with if statement and groupeby?...

rif-statementdplyrgroup-bymutate

Read More
Get minimum, maximum, average value within a specific group using r...

rdataframedatetimegroup-bymutate

Read More
Create a binary column indicating the first success...

rif-statementdplyrbinary-datamutate

Read More
Subtracting a column value which corresponds to a specific value in another column from the every ro...

rsubtractionmutate

Read More
Mutate a new column according to the values of each row...

rif-statementdplyrmutaterowwise

Read More
How replace special character string in data frame ? R...

rdplyrleft-joinmutate

Read More
Issue creating new variable with mutate R using strsplit...

rdplyrstrsplitmutate

Read More
Problem with case_when in mutate function R...

rdplyrcasemutate

Read More
How to create new columns more conveniently with partially matched names?...

rdplyrtidyversemutate

Read More
How to create a new colum that identifies the last and second last row in longitudinal data using dp...

rdplyrmutate

Read More
How can I create a new column with values assigned based on conditions from rows in two columns?...

rfor-loopif-statementdplyrmutate

Read More
Unable to specify column names with space...

rtidyversemutate

Read More
Mutating a dataframe in a vectorised fashion in R programming language...

rdataframedplyrmutate

Read More
BackNext