= R Tidyverse = '''Tidyverse''' is a collection of R packages. <> ---- == Installation == [[R/InstallingPackages|Install]] the `tidyverse` package. ---- == Usage == Tidyverse includes a variety of packages, including [[R/Ggplot2|ggplot2]], [[R/Dplyr|dplyr]], [[R/Tidyr|tidyr]], [[R/Readr|readr]], and [[R/Tibble|tibble]]. ---- == See also == [[https://tidyverse.tidyverse.org/|Tidyverse project reference]] ---- CategoryRicottone