* - read_csv() recognizes "NA" (Namibia) as NA (not available), as na = c("", "NA") by default.
- this chapter is not about stringr, but about readr.
- "seldom" is missing in the context.
- missing comma of "for example".
- list(.default = col_character()) can also work.
- use another_csv again.
- make tibble() and tribble() examaples identical
* make exactly same as tibble() example
* Update data-import.qmd
* Update data-import.qmd
* Update data-import.qmd
* Update data-import.qmd
---------
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
* justify omitting the name of the second arugument
* Update workflow-basics.qmd
---------
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>