Search code examples
How to mutate new variable according the formula string...


rdplyrmutate

Read More
How to create these columns in R?...


rcalculated-columnsmutate

Read More
Replacing several rows of data in a column efficiently using condition in a pipeline...


rdataframedplyrreplacemutate

Read More
In sequential order, find the first pair of results with a given relative change per group, in R...


rgroupingsequentialmutate

Read More
Conditional mutate by group...


rdplyrmutate

Read More
Converting a timestamp into a datetime in a dataframe in R...


rdatetimemutate

Read More
Replacing with conditional value in dplyr case_when()...


rdplyrmutate

Read More
How can I use group_by and mutate to perform a subtraction calculation with specific groupings? Time...


rgroup-bytidyversemutate

Read More
Reference the current state of a piped object in R pipe subfunction...


rdplyrpipemutate

Read More
Create a column in a dataframe based on comparisons of multiple columns in the original and a second...


reditmutate

Read More
Calculating percentages across multiple columns in dplyr...


rdplyrmutateacross

Read More
How to fill down a given text up to another given text and so on in R?...


rdplyrtextfillmutate

Read More
Calculate svymean for variable within user-defined function called by mutate(), across(), with varia...


rfunctionsurveymutateacross

Read More
Using .keep and .before in dplyr::mutate() While Overwriting a Column Name with the same Name...


rdplyrmutate

Read More
Mutating to return the average of a column in each row...


rmutate

Read More
Can we avoid repeating the column name each time when using it in mutates...


rdataframedplyriconvmutate

Read More
Mutate to concatenate columns that contain a specific string in their names...


rdplyrgreplmutate

Read More
Problems with mutate(), across (), and Winsorize ()...


rdplyrtidyversemutateacross

Read More
Populate a blank row of data using a mutate(across(casewhen())) call to calculate values...


rmutate

Read More
Create a custom function to avoid extreme rate...


rdplyrmutate

Read More
How to mutate all values except for a vector of selected values with case_when()...


rstringrmutate

Read More
Issues using gsub to rename multiple columns...


rrenamegsubmutate

Read More
Why replace_na with mutate doesn't work as expected?...


rtidyversemissing-datamutate

Read More
Count number of characters with column name in dynamic variable...


rdynamictidyversemutate

Read More
Use mutate and case_when in empty columns...


rcasenamutate

Read More
How to normalise two categories of season with an uneven number of months using the function mutate(...


rdplyrtidyversenormalizemutate

Read More
find the first TRUE within a group...


rdplyrgroupmutate

Read More
Mutate the column name from the corresponding selected value among many columns...


rdataframedplyrmutate

Read More
Using a custom case_when function in dplyr mutate...


rdplyrcasemutate

Read More
mutate columns in R that start with a particular letter - converting character to numeric...


rdatabasemutate

Read More
BackNext