From 57ce3bdbbc1f1cfb0e3671408ec885a952a41ec4 Mon Sep 17 00:00:00 2001 From: Holajuwon <36427779+Holajuwon@users.noreply.github.com> Date: Sat, 4 Nov 2023 04:48:44 -0700 Subject: [PATCH] ch: spelling corrections Spelling correction, corrected to --- eda_checklist.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eda_checklist.Rmd b/eda_checklist.Rmd index d93bc37..cb63587 100644 --- a/eda_checklist.Rmd +++ b/eda_checklist.Rmd @@ -48,7 +48,7 @@ For this chapter, we will focus on the following question: > Which counties in the United States have the highest levels of ambient ozone pollution? -As a side note, one of the most important questions you can answer with an exploratory data analysis is "Do I have the right data to answer this question?" Often this question is difficult ot answer at first, but can become more clear as we sort through and look at the data. +As a side note, one of the most important questions you can answer with an exploratory data analysis is "Do I have the right data to answer this question?" Often this question is difficult to answer at first, but can become more clear as we sort through and look at the data. ## Read in your data