From d506f6061705037e8a6e7138f71e6efa8cb5dbf9 Mon Sep 17 00:00:00 2001 From: Stacey Borrego Date: Wed, 26 Oct 2022 10:01:59 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffe6cf9..ba65dfe 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ University of South Florida - Fall Workshop Thursday, October 27, 2022 9:00 - 10:30 am EST -R is a beginner friendly programming language used for statistical computing and graphics. In this workshop, you will be introduced to basic data analysis in R and begin to explore data visualizations, one of the most power aspects of the R programming language. This workshop is the second of two R programming lessons and it is recommended to review material covered by the first workshop up to the section titled "MISSING DATA" - [R Programming: An Introduction](https://github.com/sborrego/r-programming-an-introduction). The second half of this document will be covered in this workshop. +R is a beginner friendly programming language used for statistical computing and graphics. In this workshop, you will be introduced to basic data analysis in R and begin to explore data visualizations, one of the most power aspects of the R programming language. This workshop is the second of two R programming lessons and it is recommended to review material covered by the first workshop up to the section titled "MISSING DATA" - [R Programming: An Introduction](https://github.com/sborrego/r-programming-an-introduction/blob/main/R-programming-an-introduction.pdf). The second half of this document will be covered in this workshop. ***