Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tidyr

Convert a dataframe of nearest neighbors to onehot coding

r dataframe dplyr tidyr

multiple variables tidyr pivoting

r dplyr pivot tidyr

How to pull column name into a new column based on column contents in R

r dplyr data.table tidyr purrr

Pivot_longer on all columns

r tidyr

Using if/else statement to insert a decimal for a column based on starting letter and string length of the row using R

r dplyr tidyr stringr

Expanding a data.frame based on (group) values from the data.frame

r dplyr tidyr purrr

Character-location identity to create a new variable

r dplyr tidyr

Matching rows to columns and counting same occurences R

r dataframe dplyr plyr tidyr

How to extend calendar periods to complete a dataframe in R?

r dataframe tidyr

Fixing column names with unnest_wider in R

r tidyr

Merging multiple columns and filling in NA answers

r tidyr data-cleaning na

Best practices to comment R pipeline %>% [closed]

r dplyr tidyr

Stacking multiple columns using pivot longer in R

r dataframe pivot spatial tidyr

R: converting vertical data to horizontal format with conditionals

r dataframe reshape tidyr

Lengthen data frame with duplicate names

r dplyr tidyr

How to set tibble column types programmatically

r tidyr readxl

How to gather then mutate a new column then spread to wide format again

r dplyr tidyr

Use pivot_longer on wide-like table in R?

r dataframe tidyr