Search code examples
Behavior of %>% when piping values to functions containing pipes...


rdplyrscopedata-wranglingmagrittr

Read More
Reformat data to include 2 minute time intervals...


rdplyrtidyrlubridate

Read More
Concatenate while dropping specific value strings...


rdplyrstringr

Read More
Attempting to calculate ratios in multiple columns in dataframe via a for loop...


rdplyrtidyverse

Read More
How to count the number of occurences in a column using dplyr...


rdplyrgrouping

Read More
How to return multiple columns from one function inside `mutate` and allow me to name the output col...


rdplyr

Read More
Dynamically concatenate columns in data frame in pipes...


rdplyrpipe

Read More
Is there a multiple-columns-as-input version of dplyr's "across" function?...


rdplyr

Read More
Compute the actual_tat by excluding the non-business hours in R...


rdplyrtidyverse

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


rdataframedplyrmutate

Read More
Difference if_else (returning too long vector) and case_when when using dplyr...


rdplyrtidyversecase

Read More
Joining Maps Together...


rdplyrvisualizationgeospatialr-leaflet

Read More
add labels to gt table with for loop over column names...


rdplyrgt

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


rdplyrcasemutate

Read More
Calculate transition probabilities...


rdataframedplyrprobabilitymarkov

Read More
Selecting grouped samples satisfying desired conditions...


rdplyrcase

Read More
How to replace NaN and/or Inf with NA in a pipe chain in R...


rdplyrna

Read More
How to subset R dataframe based on specific values in several columns?...


rdataframedplyrsubset

Read More
Calculating population estimate on multiple species in same table...


rdplyr

Read More
Applying different functions to different groups using 2 data frames...


rdplyr

Read More
How to group columns with an odd index, based on columns with an even index?...


rdplyr

Read More
Quick way to combine several pairs of columns into one column for each pair...


rdplyrtidyr

Read More
Conversion of Decimal Minutes Seconds into Decimal Degrees when cells within the Columns Contains th...


rdataframedplyrgpsdata-conversion

Read More
Sampling different numbers of rows by group in dplyr tidyverse...


rrandomdplyrtidyrpurrr

Read More
Can I subsample different sizes per group with dplyr?...


rdplyr

Read More
dplyr/data.table: How to calculate the mean for counts of observations per group for two vectors con...


rvectordplyrdata.tablemean

Read More
Identify value in one dataset whose date is closest to a date in another dataset, using dplyr in R...


rdplyr

Read More
How to split a column into two columns to separate two values in a cell when some cells don't co...


rdataframevariablesdplyrsplit

Read More
Checking if an r package is currently attached...


rdplyrplyr

Read More
How to create an empty named specified column and position this column into a particular numbered po...


rdataframedplyrtidyrdata-cleaning

Read More
BackNext