From b926a9a37376a9cea6aae64eda85a441c13b4c9f Mon Sep 17 00:00:00 2001 From: Bo Yuan <53713651+yuanboFaith@users.noreply.github.com> Date: Sat, 15 Jun 2024 10:10:05 -0400 Subject: [PATCH] Update index.html --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 7260258..4cd7b33 100644 --- a/index.html +++ b/index.html @@ -376,11 +376,11 @@
Data visualization with ggplot2 (tutorial +
Data visualization with ggplot2 (tutorial of the fundamentals; and data viz. gallery).
Data -wrangling with the following packages: tidyr: +
Data +wrangling with the following packages: tidyr: transform (e.g., pivoting) the dataset into tidy structure; dplyr: the basic tools to work with data frames; stringr: work with strings; regular