We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c2449 commit 8101b7eCopy full SHA for 8101b7e
reading.Rmd
@@ -770,9 +770,9 @@ write_csv(no_official_lang_data, "data/no_official_languages.csv")
770
771
## Obtaining data from the web
772
773
-> *This section is not required reading for the remainder of the textbook. It
+> **Note:** This section is not required reading for the remainder of the textbook. It
774
> is included for those readers interested in learning a little bit more about
775
-> how to obtain different types of data from the web.*
+> how to obtain different types of data from the web.
776
777
Data doesn't just magically appear on your computer; you need to get it from
778
somewhere. Earlier in the chapter we showed you how to access data stored in a
0 commit comments