Tidyverse abridged
Unite using the Tidyverse & Separate Data R
tidyverse tutorial
How to rarefy community data in R with vegan and the tidyverse (CC200)
What's the difference between a matrix, data frame, and tibble in R? (CC180)
Subset Data Frame & Matrix by Row Names in R (Example) | Select & Extract | rownames & %in% Operator
Tour of tidyverse
data.frame Function in R (Example) | Change Row Names | Character to Factor | How to Convert Matrix
Exploring the Tidyverse - Jan 17, 2017
Introduction to the R tidyverse
NGSeminar - R for Data Science (with tidyverse and ggplot2) - Karolina Sienkiewicz
Convert Values in Column into Row Names of Data Frame in R (Example) | Variable & row.names Function
Add Prefix to Column Names in R (Example) | Affix Before Variable of Data Frame | paste0() Function
Across() and row-wise operations in R | Part 10: Data wrangling for linguists with tidyverse
LondonR workshop: A brief introduction to the Tidyverse
Exploratory Data Analysis with tidyverse (High Quality)
[2021-03-05] tidyverse & reshaping data intro
David Robinson - Ten Tremendous Tricks in the Tidyverse
How to Create Row Names Using an Existing Column in R. [HD]
2. Change the Column Names of a Data Frame using R