Search code examples
How to fill NA's in a column if the column contains a number but leave NA if a column is all NAs...


rdplyrtidyr

Read More
Error: Data source must be a dictionary (dplyr)...


rerror-handlingdplyr

Read More
Is there a way to rearrange columns uniformly between multiple tables and plot?...


rdataframeplotdplyr

Read More
R: How to average a column between specific values in another?...


rdplyr

Read More
sf: Find bounding boxes for groups and comparison with ArcGIS Pro results...


rdplyrgisr-sf

Read More
dplyr::case_when throws "no non-missing arguments" with na.rm=TRUE even when compensating ...


rdplyr

Read More
R: How to calculate cumulative mean over first N rows and fill result down column?...


rdplyr

Read More
Elongate data but also keep one of the original variable in R...


rdataframefunctiondplyrtidyverse

Read More
How to use if statements inside of groups in a dataframe in R?...


rdplyr

Read More
Collapsing rows by user with dplyr...


rdplyr

Read More
How to calculate median using lag/lead in R...


rdplyrmedian

Read More
pivot_longer into several pairs of columns...


rdplyrpivottidyverse

Read More
How to group_by() by two variables in a dplyr call?...


rdplyr

Read More
Repeated event long format data to single multiple variable...


rdplyr

Read More
Subset columns based on condition, on a subset of columns (dplyr)...


rselectdplyrfilter

Read More
using a "lookup" dataframe to map value pairings in R...


rdataframedplyrdatatablemapping

Read More
in dplyr::mutate, dplyr::starts_with works for .before but not .after?...


rdplyrtidyversetidyrtidyselect

Read More
Filter function according variable value failed...


rdplyr

Read More
Mutating a variable using a different-dimensioned lookup table...


rdplyr

Read More
How to replace the dataset with one value if it satisfies a condition, if not with another value...


rdplyr

Read More
How to use the function facet_wrap() to plot time series data in ggplot2 in R...


rggplot2plotdplyrtime-series

Read More
Multiple column pivot/transpose using R dataframes...


rdataframedplyrdata.tabletidyverse

Read More
Functional programming with dplyr: column_to_rownames() inside function...


rfunctiondplyr

Read More
tag many-to-many relationship when using left_join in dplyr...


rdplyr

Read More
Calculate Means and SDs for each column using dplyr´s "summarise_all"...


dplyrstandard-deviationsummarize

Read More
How to count the frequency of values per month so they are in the right order (Jan to Dec) over mult...


rdplyrtidyverse

Read More
Can I calculate the standard error of all columns with the "summarise_all" function in R d...


rdplyr

Read More
Compute mutual gaze from individual gazes...


rdplyr

Read More
Error: Why is dplyr not reading a factor level in my data frame when using the functions group_by() ...


rdplyrtidyverse

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


rdplyrgroupmutate

Read More
BackNext