Commit Graph

2056 Commits

Author SHA1 Message Date
Mitsuo Shiota c6f11c6707
desc() is unnecessary, as later filtered both first and last (#1447) 2023-05-09 21:15:55 -04:00
mine-cetinkaya-rundel 58547b1ec4 Matching narrative to code, closes #1440 2023-05-09 21:12:24 -04:00
mine-cetinkaya-rundel adac82ba3f Copy edits 2023-05-09 16:46:39 -04:00
mine-cetinkaya-rundel fba7109975 Fix typo 2023-05-09 15:43:39 -04:00
mine-cetinkaya-rundel d848ab2006 Proper Boolean capitalization 2023-05-09 15:42:46 -04:00
mine-cetinkaya-rundel 45aee03c4b Updates so URL fits on a single line 2023-05-09 15:35:44 -04:00
mine-cetinkaya-rundel 9ef9685618 Formatting 2023-05-09 15:18:44 -04:00
mine-cetinkaya-rundel b8e3256362 Revise wording 2023-05-09 14:16:33 -04:00
mine-cetinkaya-rundel 060090a433 Fix typo + formatting 2023-05-09 14:04:45 -04:00
mine-cetinkaya-rundel 0800202761 Add all packages, closes #1373 2023-05-09 13:51:27 -04:00
Sulgi Kim 0940f148dc
correct expression in text (#1451)
* correct expression in text

* correct expression in text
2023-05-01 20:24:08 -04:00
Alec Fisher 55555d1d2c
Update intro.qmd (#1445) 2023-04-25 07:39:27 -05:00
Mitsuo Shiota da0b940317
probably typos (#1446) 2023-04-25 07:36:14 -05:00
Nick Pullen 7161152473
Fix curl::multi_download typo in arrow.qmd (#1443)
Function has an underscore in the name (as used in following code box)
2023-04-24 07:26:42 -05:00
Mitsuo Shiota 8c91a43aee
Fix/communication probably typos (#1439)
* no need for \n before str_wrap(), and a typo

* "col" can work, but may be confusing for readers
2023-04-19 20:52:40 -04:00
Peter Baumgartner 7f2e1d6f19
dyears() instead of dyear() (#1429) 2023-04-17 09:21:07 -04:00
Peter Baumgartner cc5e351c10
`show_query()` is a dplyr, not a dbplyr function (#1433) 2023-04-17 09:18:56 -04:00
Peter Baumgartner b4d244836a
Unnamed list-columns naturally unnest *into* rows (#1438)
"in to" becomes "into
2023-04-17 09:16:12 -04:00
Peter Baumgartner 8f475fd50e
Fix 2typos in arrow (#1434)
* … the choice is made for you, as *in* the data is already in a database …

delete "in"

* Parquet files are usually smaller **than** the equivalent CSV file.

add "than"
2023-04-17 09:15:47 -04:00
Peter Baumgartner 2ded03567a
Fix typo in missing-values (#1430)
* "… when you compare them to another" instead of "… when you compare it another"

* Update missing-values.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-04-17 09:15:16 -04:00
Peter Baumgartner 167ef02e82
"This is simple page" misses an "a". (#1435)
Either "This is **a** simple page…" or "This is simple **a** page
2023-04-17 09:14:15 -04:00
Peter Baumgartner 3304cac69a
The goal of this function is **to** compute the mean (#1436)
add "to"
2023-04-17 09:13:33 -04:00
Peter Baumgartner 4c30b96b3a
Fix typo in "iteration" (#1437)
* … because that value is recorded in the path, not **in** the individual files …

add "in"

* but **you** if you look at the docs for the functions used

delete the first "you"
2023-04-17 09:13:07 -04:00
Peter Baumgartner 7ab1e7c0d9
… including the **the** deeply nested lists … (#1432) 2023-04-17 08:23:45 -04:00
Peter Baumgartner c31137b0c6
Fix 4 typos in joins (#1431) 2023-04-17 08:18:48 -04:00
Peter Baumgartner cbcf1e0d8b
Fix 3 typos in regexps (#1428) 2023-04-17 08:07:22 -04:00
Mitsuo Shiota 66394d2dcd
Fix/EDA typos (#1427) 2023-04-17 08:06:06 -04:00
Peter Baumgartner 0a5be3a022
Fixing typo in numbers chapter (#1425) 2023-04-16 10:06:53 -04:00
Peter Baumgartner 50f061228f
Typo chap13 (#1424) 2023-04-16 10:06:22 -04:00
Mara Averick ee0b4c9aa1
Add alt text for autocomplete image in strings chapter. (#1423) 2023-04-16 09:33:28 -04:00
mine-cetinkaya-rundel d7937980d9 Fix back, this is still doable 2023-04-12 21:08:22 -04:00
mine-cetinkaya-rundel 5caf0a47df Fix typo + clarify, closes #1422 2023-04-12 20:59:42 -04:00
mine-cetinkaya-rundel 169d14d093 Fix merge conflict
Merge branch 'main' of https://github.com/hadley/r4ds

# Conflicts:
#	data-tidy.qmd
2023-04-12 20:55:17 -04:00
mine-cetinkaya-rundel b6277d08fc Make table3 match tidyr version, adjust ex accordingly 2023-04-12 20:54:06 -04:00
Mine Cetinkaya-Rundel 9b74249f26
Update data-tidy.qmd 2023-04-12 20:07:41 -04:00
Mine Cetinkaya-Rundel dfaef41c90
Update numbers.qmd 2023-04-12 18:18:36 -04:00
Sulgi Kim 1f6ddc6c02
Update quarto-formats.qmd (#1421)
correct a typo (a Built tab to a Build tab)
2023-04-12 08:51:07 -04:00
Hadley Wickham 43d80e79b0
Update cover (#1419) 2023-04-10 17:27:44 -04:00
Hadley Wickham 97b9a1b59b
Fix name in pivotting column (#1418) 2023-04-10 11:55:51 -04:00
mine-cetinkaya-rundel d2b27da862 Remove extraneous word 2023-04-10 11:27:25 -04:00
mine-cetinkaya-rundel b01bb5a061 Comma after e.g. 2023-04-10 11:23:23 -04:00
mine-cetinkaya-rundel cae4b89e77 Merge branch 'main' of https://github.com/hadley/r4ds 2023-04-10 11:12:40 -04:00
mine-cetinkaya-rundel 0566a79496 Grammatical 2023-04-10 11:12:34 -04:00
Mine Cetinkaya-Rundel 7cbb83ec64
Capitalize Quarto 2023-04-10 01:07:20 -04:00
Jonathan Kitt 11a5c5bbcc
Fixed typo (#1397)
* Fixed typo

There seems to be a typo in the list names, and in the associated figures

* Update screenshots

* Now with the little icons

---------

Co-authored-by: mine-cetinkaya-rundel <cetinkaya.mine@gmail.com>
2023-04-10 00:13:02 -04:00
David 0a3456cc67
Fixing typo in functions chapter (#1417) 2023-04-09 23:40:21 -04:00
Mitsuo Shiota ae818956b2
Fix/data import (#1412)
* - 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>
2023-04-09 23:38:44 -04:00
Mitsuo Shiota e5a847f7b3
Fix/data-transform (#1398)
* fix wrong references, inconsistency between sentence and code, and typos

* Update data-transform.qmd

* Update data-transform.qmd

* Update data-transform.qmd

* Update logicals.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-04-09 23:21:13 -04:00
mine-cetinkaya-rundel b9f4ad61c3 Remove extraneous comma, closes #1413 2023-04-09 23:00:40 -04:00
mine-cetinkaya-rundel a0a0c00655 Fix typo for overnight arrival time, closes #1385 2023-04-09 22:54:01 -04:00