Search code examples
dplyr equivalent to duplicated() to show duplicated rows except the first...

rdplyrgroup-byduplicates

Read More
Str_detect multiple columns using across...

rdplyr

Read More
Pass a named list or character value to dplyr’s mutate to create multiple columns in a dataframe...

rdplyrtidyversenon-standard-evaluation

Read More
Check if element of one dataframe is in another dataframe, within group...

rdplyrtidyverse

Read More
How to regroup lines and values when there is no gap between dates?...

rdplyrtidyverse

Read More
How to apply "outer" on data frames in Tidyverse?...

rdataframedplyr

Read More
strange behavior of lag() in R...

rsortingdplyrlaglarge-data

Read More
My column values show as (lists) and not (character/numeric/integer) after using pivot_wider...

rdataframelistdplyrpivot-table

Read More
Assign value to all rows based on condition being fulfilled or not...

rdataframeif-statementdplyr

Read More
Create a custom ifelse based in proportion limit values...

rdatedplyr

Read More
Split a list into separate data frame in R...

rdplyrtidyversepurrr

Read More
Mutate columns based on filtered rows...

rdplyr

Read More
Assign a value based on closest neighbour from other data frame...

rdata.tabledplyr

Read More
dplyr mutate column with nearest value in external list...

rdplyrmatch

Read More
pivot_longer() with parallel (unlinked) sets of columns...

rdplyrtidyrdata-wrangling

Read More
create a dummy variable from a messy data...

rdplyr

Read More
dplyr filter vector by position in pipe %>%...

rvectordplyrmagrittr

Read More
Join/fill in data based on both row and column values...

rdplyr

Read More
How to use a variable in dplyr::filter?...

rdplyr

Read More
Transition tables from longitudinal data in the long format using R...

rdataframedplyr

Read More
grouped recoding with lookup table in R...

rdplyr

Read More
Dplyr complete is not filling empty combinations with zeros, but instead with 1s...

ggplot2dplyr

Read More
Filter vector by proportion of negative values...

rdplyrfiltersubset

Read More
How to use both starts_with and ends_with at the same time in one select statement?...

rselectdplyrconditional-statements

Read More
command including str_extract_all not returning expected results within mutate()...

rdplyrstringr

Read More
Can I calculate the percentage of a value and summarize this information over every sampling-date?...

rdplyrtimepercentage

Read More
scraping with rvest got error no applicable method for 'xml_find_first' applied to an object...

rweb-scrapingdplyrrvesthttr

Read More
dplyr -- different results using custom function...

rfunctiondplyr

Read More
sum subset of rows within a data frame using dplyr...

dplyr

Read More
Obsolete Data Mask to late to resolve...

rdplyrnon-standard-evaluationr-marginaleffects

Read More
BackNext