From 996f9a4c9ff970e32ac4931c8313b617dc397702 Mon Sep 17 00:00:00 2001 From: avahoffman Date: Tue, 1 Oct 2024 09:50:47 -0400 Subject: [PATCH] Add gutcheck --- modules/Data_Input/Data_Input.Rmd | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/modules/Data_Input/Data_Input.Rmd b/modules/Data_Input/Data_Input.Rmd index 32492a51..3183bd95 100644 --- a/modules/Data_Input/Data_Input.Rmd +++ b/modules/Data_Input/Data_Input.Rmd @@ -162,6 +162,17 @@ knitr::include_graphics("images/Data_Input_import_dataset.gif") - `>` browse for the file - `>` click "Update" and "Import" +## GUT CHECK! + +How can we get data into R? + +A. From a URL + +B. From a file we downloaded + +C. Both of these! + + ## Lab - Part 1 🏠 [Class Website](https://daseh.org/)