Search code examples
What is the **tidyverse** method for splitting a df by multiple columns?...


rtidyversepurrr

Read More
How to transform and pivot a rather messy table in R using tidyverse?...


rtidyversepivot-tabletidyrtabular

Read More
How to shift all values in all columns of a data.frame() by n columns...


rtidyverse

Read More
With rvest, how to select div class that only contains exact text...


rweb-scrapingtidyverservesthtml-class

Read More
Create object derived from scraped data with multiple layers of nesting...


rweb-scrapingtidyverservest

Read More
How to create data frame from rvest scraped website, preserving nested structure of data...


rweb-scrapingtidyverservestread-html-live

Read More
How to sample evenly from a data frame having only one representative per group?...


rdplyrtidyversesampling

Read More
How to lengthen data in one column separated by semicolons, and repeat elements from the other colum...


rtidyversedata-wrangling

Read More
I am a little confused by how does `gghighlight` work with non-logical (min / max) predicates...


rggplot2tidyversevisualizationgghighlight

Read More
calculate highest occurring factor level across multiple columns of grouped data in R...


rtidyverse

Read More
How can I use a function and `across()` in to mutate a conditional column to a `tibble`?...


rdplyrtidyversemutateacross

Read More
in R use `$` and `K` as a y-axis labels for thousands of dollars...


rggplot2tidyverse

Read More
How to get intersection of strings in R tidy? Not union...


rstringjointidyverse

Read More
from long to wide format with a new variable...


rpivottidyverse

Read More
slice_sample producing different samples in grouped .data...


rdplyrtidyversesampling

Read More
Get strings before special character except apostrophe using stringr::word...


rtidyversestringr

Read More
R: subset a different set of rows (based on index) from each dataframe in a list using lapply/mapply...


rlisttidyverselapplymapply

Read More
Ordering Y-axis labels in ggplot2 when using a leveled factor doesn't work...


rdataframefunctionggplot2tidyverse

Read More
Transforming Categorical Column into Binary Columns in R Based on Multiple Conditions...


rdataframetidyversetranspose

Read More
merge two dataframes of different sizes without key...


rjoindplyrmergetidyverse

Read More
Remove string from column across group of rows in another column...


rdplyrgroup-bytidyversestringr

Read More
Iterating over a loop with two vectors of different lengths...


rloopsdplyrtidyverse

Read More
R: Efficient way to str_replace_all without recursively replacing conflicting substitutions?...


rstringtidyversehexsubstitution

Read More
Check if a numeric interval is included in another numeric interval in R...


rdplyrtidyverse

Read More
How to select specific columns across multiple dataframes in R and then bind them into one data.fram...


rdplyrdata.tabletidyverse

Read More
Recode relationship matrices based on new subgrouping...


rdplyrdata.tabletidyverse

Read More
Joining lat/lon data frames by nearest distance...


rjoindplyrtidyversetibble

Read More
Propensity density score with MatchIt package -- how to bind rows when we have lot of datasets to ha...


rtidyversepropensity-score-matchingmatchit

Read More
additional arguments to purrr:map don't work as expected...


rdplyrtidyversepurrr

Read More
Name nested column list with specific name...


rtidyverse

Read More
BackNext