Quantitative Social Science An Introduction In
select rows based on conditions `select()` to choose specific columns `mutate()` to create new variables `arrange()` to reorder rows Meanwhile, `tidyr` helps restructure data with functions like: `pivot_longer()` to convert wide data into long form