From ea7ff74b78267d69a32652d2e6764508c9aad577 Mon Sep 17 00:00:00 2001 From: Stacey Borrego Date: Sat, 27 Jan 2024 19:00:08 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a330178..ea681f6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Data Analysis and Visualization in R -University of South Florida - Fall Workshop -Thursday, November 9, 2022 -9:30 - 11:00 am EST +University of South Florida - Spring Workshop +Tuesday, February 13, 2024 +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.