Newbetuts
.
New posts in tidyverse
Unnesting character string list and converting into wide data
r
tidyverse
Error with select function from dplyr
r
dplyr
tidyverse
Mutate multiple variable to create multiple new variables
r
dplyr
tidyverse
tidyselect
Apply a function to a list of dataframes n list elements at a time
r
tidyverse
purrr
Trouble with an R function for making a ggplot2 graph and optionally facetting with user-specified columns
r
ggplot2
tidyverse
non-standard-evaluation
combine two data frames with all posible combinations
r
dplyr
tidyr
tidyverse
Calculating the difference between two dates by group with caveat
r
date
tidyverse
lubridate
Duplicating (and modifying) discrete axis in ggplot2
r
ggplot2
tidyverse
How to select row with exactly only 2 unique value with tidyverse?
r
dplyr
tidyverse
rowwise
use output of previous magrittr chains as arguments to further arguments
r
dplyr
tidyverse
magrittr
How to count string numbers row-wisely and count percentage (only not empty columns taking into account)
r
dataframe
dplyr
pipe
tidyverse
How to convert list of list into a tibble (dataframe)
r
dplyr
tidyverse
Spread with duplicate identifiers (using tidyverse and %>%) [duplicate]
r
dplyr
tidyr
tidyverse
dcast
combine rows in data frame containing NA to make complete row
r
coalesce
tidyverse
What are the differences between R's new native pipe `|>` and the magrittr pipe `%>%`?
r
pipe
tidyverse
data.table equivalent of tidyr::complete()
r
data.table
tidyr
tidyverse
Modify multiple columns at same time in R
r
dplyr
tidyverse
edit
Fill cells dataframe based on multiple conditions
r
if-statement
dplyr
conditional-statements
tidyverse
How to use Pivot_longer to reshape from wide-type data to long-type data with multiple variables
r
tidyverse
tidyr
reshape2
Structure of variables not recognised when dataframe is a tibble
r
tidyverse
tibble
Prev