From a19f9b3272f3ea4998f64c9cb5be002fdd91ff94 Mon Sep 17 00:00:00 2001 From: Stacey Borrego Date: Sun, 12 Feb 2023 16:50:08 -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 9b00bc5..377f2f4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Data Analysis and Visualization in R University of South Florida - Spring Workshop -Mondah, February 13, 2022 +Monday, February 13, 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/blob/main/R-programming-an-introduction.pdf). The second half of this document will be covered in this workshop.