How to use tidyr::separate when the number of needed variables is unknown [duplicate] December 26, 2023 by Tarik
Reshaping multiple sets of measurement columns (wide format) into single columns (long format) April 18, 2023 by Tarik
Is it possible to use spread on multiple columns in tidyr similar to dcast? [duplicate] March 18, 2023 by Tarik
pivot_wider issue “Values in `values_from` are not uniquely identified; output will contain list-cols” March 4, 2023 by Tarik