Search code examples
error when using case_when in grouped data frame (because it evaluates all conditions)...


rtidyverse

Read More
R ""object '.' not found" error when replacing all NAs in a dataframe with ze...


rdplyrtidyverse

Read More
Edit the space between axis ticks and axis labels in ggplot...


rggplot2tidyverse

Read More
R: Turning row into columns - Identifying values_from in pivot_wider...


rdataframepivottidyversetidyr

Read More
searching for the minimum of complex calculations...


rdplyrtidyverse

Read More
Filter NA for several columns individually...


rdplyrfiltertidyversena

Read More
how to use Purrr/reduce combine dataframe objects...


rtidyversepurrr

Read More
Convert a dataframe into a column sum of two of its columns in R...


rdataframefunctiondplyrtidyverse

Read More
group by and summarise a column into defined breaks...


rdataframedplyrtidyverse

Read More
Mutate number to 2 decimal places as numeric in R...


rdplyrformatnumberstidyverse

Read More
Assert that a combination of columns is unique (using `assertr`)...


rtidyverseassert

Read More
How can I specify the last column of a tibble within the rename_with() function's ".cols&qu...


rdplyrtidyverse

Read More
Problems with a graph in R with tidyverse e ggplot...


rggplot2plotgraphtidyverse

Read More
How can I create a JSON in R to match this schema?...


rjsonapicsvtidyverse

Read More
R: adding up scores in a variable using mutate and case_when...


rdplyrtidyverse

Read More
Add a row in data.frame by counting row numbers of another csv with names stored in the data.frame u...


rdataframedplyrtidyversemutate

Read More
Calculate the row-wise weighted sum for a set of columns...


rdplyrtidyversepurrr

Read More
R: How to subset dataframe over columns from 2 different dataframe?...


rdplyrtidyverse

Read More
Data wrangling widen and consolidate rows...


rtidyversedata-manipulationdata-wrangling

Read More
fct_reorder by date on recurring items...


rtidyverse

Read More
Is there a dbplyr method to calculate rolling sum based on a date range...


rtidyversedbplyr

Read More
Compare values beween 2 columns and return value of a third column...


rtidyverse

Read More
Provide multiple filter conditions as arguments to custom function using `filter` in R...


rfunctiondplyrtidyverse

Read More
Looping over groups in R...


rfor-looptidyverselapply

Read More
Removing offsetting rows in a tibble...


rdataframedplyrtidyverse

Read More
How to split and combine matching list columns and pivot longer in R...


rdplyrtidyverse

Read More
Define programmatically a tooltip in ggplot and tidyverse...


rplotlytidyverse

Read More
Calculate 'total' variables from scoring system applied to data stored as factors...


rtidyversecategorical-data

Read More
mutate a tibble column in dplyr to hold the label text rather than the value...


rdataframedplyrtidyversetibble

Read More
How to identify and tally intersection items in R...


rdataframedplyrtidyversevenn-diagram

Read More
BackNext