From 039112b4181be827a80e9a66488ef28584c61f42 Mon Sep 17 00:00:00 2001 From: Gregory Owens <5419829+owensgl@users.noreply.github.com> Date: Tue, 16 Jan 2024 12:25:47 -0800 Subject: [PATCH] Update lab_3.md --- labs/lab_3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs/lab_3.md b/labs/lab_3.md index dc1c81d9f..305db3e96 100644 --- a/labs/lab_3.md +++ b/labs/lab_3.md @@ -193,7 +193,7 @@ using the dataframe passed to it from the previous part of the code. ### Transform data! We're going to be following along with the textbook "R for data science". We're working on -chapter 3, Data Transformation: (LINK)[https://r4ds.hadley.nz/data-transform] +chapter 3, Data Transformation: !(LINK)[https://r4ds.hadley.nz/data-transform] Important: In the tutorial, it loads "tidyverse". We have already installed and loaded almost all of the tidyverse packages, but due to some quirks in the server it's easier