From e86e59eb9d88091a98398c95949a6d2c8dccc85a Mon Sep 17 00:00:00 2001 From: "C. Li" <47674556+cxli233@users.noreply.github.com> Date: Sun, 9 Jul 2023 02:27:14 -0400 Subject: [PATCH] Update README.md Updated abstract to reflect a new lesson 8. --- Quick_data_vis/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Quick_data_vis/README.md b/Quick_data_vis/README.md index 6d831a7..9d52f9e 100644 --- a/Quick_data_vis/README.md +++ b/Quick_data_vis/README.md @@ -1,5 +1,5 @@ # "Quick data vis" -This is a 7-part quick course in data visualization using R. +This is a 8-part quick course in data visualization using R. **Graphical Abstract** @@ -14,14 +14,15 @@ This is a 7-part quick course in data visualization using R. 3. GitHub will render a nice html # Content -This repository has 7 activities: +This repository has 8 activities: 1. Very bascis of R coding 2. Introduction to tidy data frames 3. Introduction to data visualization using ggplot 4. Introduction to mean separation 5. Introduction to proportional data 6. Introduction to heatmaps -7. Introduction to relationship data and networks +7. Introduction to relationship data and networks +8. Introduction to plot composition/assembly # Required software: