From 52b2d422382883208b0b957d8fe263eb7b7c5daf Mon Sep 17 00:00:00 2001 From: monica Date: Mon, 15 Apr 2024 14:59:34 -0700 Subject: [PATCH] lab 4a add_line issues video --- unit_4/lab4a/lab4a.Rmd | 6 ++---- unit_4/lab4a/lab4a.html | 16 ++++------------ 2 files changed, 6 insertions(+), 16 deletions(-) diff --git a/unit_4/lab4a/lab4a.Rmd b/unit_4/lab4a/lab4a.Rmd index b38f340..12bc019 100644 --- a/unit_4/lab4a/lab4a.Rmd +++ b/unit_4/lab4a/lab4a.Rmd @@ -78,11 +78,9 @@ add_line() - On the _Plot_ pane, click two data points to draw a line through. -- NOTE: If your line does not appear or it appears but is above the points you selected, zoom out on your browser (typically 50% if you have a Mac, 80% on Windows). Or if your line appears below the points you selected, zoom in on your browser. Then run the `add_line()` function again and click on two points. Zoom out (or in) until your line appears through the points you selected. +- NOTE: Watch the following video if you are experiencing difficulties obtaining your line: - - *Watch the following video if you are experiencing difficulties obtaining your line:* - - + ## Predicting with lines diff --git a/unit_4/lab4a/lab4a.html b/unit_4/lab4a/lab4a.html index 6515af2..f3926fb 100644 --- a/unit_4/lab4a/lab4a.html +++ b/unit_4/lab4a/lab4a.html @@ -626,19 +626,11 @@

Fitting lines

-

Predicting with lines