Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tidyr

Pivot_longer() with multiple new columns

r dataframe pivot tidyr reshape

Extract first Non NA value over multiple columns

r dplyr tidyr mutate

Create column based on matched characters from another column and set all remaining unmatched characters to specified value

Extract date after string in R

r regex 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