Combining columns in R with unite()

Oct 05,2022

Equitable Equations


Sometimes wild-caught data sets have single variables split over multiple columns. The unite() command is a useful tool for fixing this. Check it out!If this vid helps you, please help me a tiny bit by mashing that 'like' button. For more #rstats joy, crush that 'subscribe' button!

#tidyverse

rstasunitedata wrangling with R